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

This commit is contained in:
Arne Morten Kvarving
2019-09-16 12:07:20 +02:00
parent 72b5e42016
commit 9247935c8a
30 changed files with 1610 additions and 21 deletions

View File

@@ -28,7 +28,7 @@
#ifndef EWOMS_GROUND_WATER_PROBLEM_HH
#define EWOMS_GROUND_WATER_PROBLEM_HH
#include <ewoms/models/immiscible/immiscibleproperties.hh>
#include <opm/models/immiscible/immiscibleproperties.hh>
#include <opm/simulators/linalg/parallelistlbackend.hh>
#include <opm/material/components/SimpleH2O.hpp>