3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::FluidSystem< TypeTag, TTag::Richards > Struct Template Reference

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

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

Inheritance diagram for Dumux::Properties::FluidSystem< TypeTag, TTag::Richards >:
Inheritance graph

Description

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

The fluid system used by the model.

By default this uses the H2O-Air fluid system with Simple H2O (constant density and viscosity).

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using type

Member Typedef Documentation

◆ Scalar

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

◆ type

template<class TypeTag>
using Dumux::Properties::FluidSystem< TypeTag, TTag::Richards >::type
Initial value:
A much simpler (and thus potentially less buggy) version of pure water.
Definition simpleh2o.hh:51
Policy for the H2O-air fluid system.
Definition h2oair.hh:52
A compositional two-phase fluid system with water and air as components in both, the liquid and the g...
Definition h2oair.hh:75
GetPropType< TypeTag, Properties::Scalar > Scalar
Definition porousmediumflow/richards/model.hh:251

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