The fluid system used by the model. More...
#include <dumux/porousmediumflow/richardsnc/model.hh>
The fluid system used by the model.
By default this uses the liquid phase fluid system with simple H2O.
Public Types | |
using | Scalar = GetPropType< TypeTag, Properties::Scalar > |
using | type = FluidSystems::LiquidPhaseTwoC< Scalar, Components::SimpleH2O< Scalar >, Components::Constant< 1, Scalar > > |
using Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNC >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNC >::type = FluidSystems::LiquidPhaseTwoC<Scalar, Components::SimpleH2O<Scalar>, Components::Constant<1, Scalar> > |