Use foam module.

This commit is contained in:
Franz G. Fuchs
2019-04-26 10:38:37 +02:00
committed by Atgeirr Flø Rasmussen
parent 0e309fc254
commit 7fb90bff47
13 changed files with 146 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ public:
typedef Ewoms::BlackOilTwoPhaseIndices<0,
2,
0,
GET_PROP_VALUE(TypeTag, EnableFoam),
/*PVOffset=*/0,
/*disabledCompIdx=*/FluidSystem::gasCompIdx> type;
};