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 aed7e15d2e
commit 04c3e42b87
8 changed files with 10 additions and 11 deletions

View File

@@ -99,8 +99,8 @@ private:
typedef Ewoms::Co2Injection::CO2Tables CO2Tables;
public:
typedef Opm::FluidSystems::BrineCO2<Scalar, CO2Tables> type;
//typedef Opm::FluidSystems::H2ON2<Scalar, /*useComplexRelations=*/false> type;
typedef Opm::BrineCO2FluidSystem<Scalar, CO2Tables> type;
//typedef Opm::H2ON2FluidSystem<Scalar, /*useComplexRelations=*/false> type;
};
// Set the material Law