changed: ewoms/models/blackoil -> opm/models/blackoil

This commit is contained in:
Arne Morten Kvarving
2019-09-16 11:22:14 +02:00
parent afdce991c2
commit 7048589ec1
15 changed files with 17 additions and 17 deletions

View File

@@ -28,9 +28,9 @@
#include <opm/simulators/wells/WellInterface.hpp>
#include <opm/simulators/linalg/ISTLSolverEbos.hpp>
#include <ewoms/models/blackoil/blackoilpolymermodules.hh>
#include <ewoms/models/blackoil/blackoilsolventmodules.hh>
#include <ewoms/models/blackoil/blackoilfoammodules.hh>
#include <opm/models/blackoil/blackoilpolymermodules.hh>
#include <opm/models/blackoil/blackoilsolventmodules.hh>
#include <opm/models/blackoil/blackoilfoammodules.hh>
#include <opm/material/densead/DynamicEvaluation.hpp>