My Project
|
The fluid system used by the model. More...
#include <richardsmodel.hh>
Public Types | |
using | type = Opm::TwoPhaseImmiscibleFluidSystem<Scalar, WettingFluid, NonWettingFluid> |
The fluid system used by the model.
By default this uses the immiscible twophase fluid system. The actual fluids used are specified using in the problem definition by the WettingFluid and NonWettingFluid properties. Be aware that using different fluid systems in conjunction with the Richards model only makes very limited sense.