mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adapt to the fluid system naming convention change in opm-material
This commit is contained in:
parent
29e113f1fd
commit
935b5a5a9d
@ -91,7 +91,7 @@ namespace Ewoms {
|
|||||||
namespace EQUIL {
|
namespace EQUIL {
|
||||||
|
|
||||||
|
|
||||||
typedef Opm::FluidSystems::BlackOil<double> FluidSystemSimple;
|
typedef Opm::BlackOilFluidSystem<double> FluidSystemSimple;
|
||||||
|
|
||||||
// Adjust oil pressure according to gas saturation and cap pressure
|
// Adjust oil pressure according to gas saturation and cap pressure
|
||||||
typedef Opm::SimpleModularFluidState<double,
|
typedef Opm::SimpleModularFluidState<double,
|
||||||
|
Loading…
Reference in New Issue
Block a user