This commit is contained in:
goncalvesmachadoc 2021-12-08 14:42:22 +01:00
parent 7f320102c3
commit c3119bcedb

View File

@ -55,7 +55,7 @@ public:
getPropValue<TypeTag, Properties::EnableFoam>(),
getPropValue<TypeTag, Properties::EnableBrine>(),
/*PVOffset=*/0,
/*disabledCompIdx=*/FluidSystem::gasCompIdx,
/*disabledCompIdx=*/FluidSystem::oilCompIdx,
getPropValue<TypeTag, Properties::EnableMICP>()> type;
};
}}