adapt to the fluid system naming convention change in opm-material

This commit is contained in:
Andreas Lauser 2018-07-27 12:53:12 +02:00
parent 29e113f1fd
commit 935b5a5a9d

View File

@ -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,