3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::FluidState< TypeTag, TTag::NavierStokesNC > 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/freeflow/compositional/navierstokesncmodel.hh>

Description

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

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 = CompositionalFluidState< Scalar, FluidSystem >
 

Member Typedef Documentation

◆ type

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

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