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

The fluid state which is used by the volume variables to store the thermodynamic state. This should be chosen appropriately for the model ((non-)isothermal, equilibrium, ...). This can be done in the problem. More...

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

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

Description

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

The fluid state which is used by the volume variables to store the thermodynamic state. This should be chosen appropriately for the model ((non-)isothermal, equilibrium, ...). This can be done in the problem.

Public Types

using type = ImmiscibleFluidState<Scalar, FluidSystem>

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::FluidState< TypeTag, TTag::Richards >::type = ImmiscibleFluidState<Scalar, FluidSystem>

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