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
note that almost the only thing which is affected is legacy code.
This commit is contained in:
@@ -87,7 +87,7 @@ namespace Opm
|
||||
namespace EQUIL {
|
||||
|
||||
|
||||
typedef Opm::FluidSystems::BlackOil<double> FluidSystemSimple;
|
||||
typedef Opm::BlackOilFluidSystem<double> FluidSystemSimple;
|
||||
|
||||
// Adjust oil pressure according to gas saturation and cap pressure
|
||||
typedef Opm::SimpleModularFluidState<double,
|
||||
|
||||
Reference in New Issue
Block a user