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

This commit is contained in:
Arne Morten Kvarving
2019-09-16 12:17:18 +02:00
parent f558f5d98b
commit 88a5e1db06
11 changed files with 1515 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
#ifndef EWOMS_RICHARDS_LENS_PROBLEM_HH
#define EWOMS_RICHARDS_LENS_PROBLEM_HH
#include <ewoms/models/richards/richardsmodel.hh>
#include <opm/models/richards/richardsmodel.hh>
#include <opm/material/components/SimpleH2O.hpp>
#include <opm/material/fluidsystems/LiquidPhase.hpp>