3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNC > Struct Template Reference

The fluid system used by the model. More...

#include <dumux/porousmediumflow/richardsnc/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNC >

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 > >
 

Member Typedef Documentation

◆ Scalar

template<class TypeTag >
using Dumux::Properties::FluidSystem< TypeTag, TTag::RichardsNC >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type


The documentation for this struct was generated from the following file: