mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
fix
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
|||||||
getPropValue<TypeTag, Properties::EnableFoam>(),
|
getPropValue<TypeTag, Properties::EnableFoam>(),
|
||||||
getPropValue<TypeTag, Properties::EnableBrine>(),
|
getPropValue<TypeTag, Properties::EnableBrine>(),
|
||||||
/*PVOffset=*/0,
|
/*PVOffset=*/0,
|
||||||
/*disabledCompIdx=*/FluidSystem::gasCompIdx,
|
/*disabledCompIdx=*/FluidSystem::oilCompIdx,
|
||||||
getPropValue<TypeTag, Properties::EnableMICP>()> type;
|
getPropValue<TypeTag, Properties::EnableMICP>()> type;
|
||||||
};
|
};
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user