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

This commit is contained in:
Arne Morten Kvarving
2019-09-16 12:10:53 +02:00
parent d302771e6c
commit 09cdd3aadd
20 changed files with 1984 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
#ifndef EWOMS_OBSTACLE_PROBLEM_HH
#define EWOMS_OBSTACLE_PROBLEM_HH
#include <ewoms/models/ncp/ncpproperties.hh>
#include <opm/models/ncp/ncpproperties.hh>
#include <opm/material/fluidsystems/H2ON2FluidSystem.hpp>
#include <opm/material/constraintsolvers/ComputeFromReferencePhase.hpp>