3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::FreeflowNonIsothermalIOFields< IsothermalIOFields, turbulenceModel > Struct Template Reference

Adds I/O fields specific to non-isothermal free-flow models. More...

#include <dumux/freeflow/nonisothermal/iofields.hh>

Description

template<class IsothermalIOFields, bool turbulenceModel = false>
struct Dumux::FreeflowNonIsothermalIOFields< IsothermalIOFields, turbulenceModel >

Adds I/O fields specific to non-isothermal free-flow models.

Static Public Member Functions

template<class OutputModule >
static void initOutputModule (OutputModule &out)
 Add the non-isothermal specific output fields. More...
 
template<class ModelTraits , class FluidSystem = void>
static std::string primaryVariableName (int pvIdx, int state=0)
 return the names of the primary variables More...
 

Member Function Documentation

◆ initOutputModule()

template<class IsothermalIOFields , bool turbulenceModel = false>
template<class OutputModule >
static void Dumux::FreeflowNonIsothermalIOFields< IsothermalIOFields, turbulenceModel >::initOutputModule ( OutputModule &  out)
inlinestatic

Add the non-isothermal specific output fields.

◆ primaryVariableName()

template<class IsothermalIOFields , bool turbulenceModel = false>
template<class ModelTraits , class FluidSystem = void>
static std::string Dumux::FreeflowNonIsothermalIOFields< IsothermalIOFields, turbulenceModel >::primaryVariableName ( int  pvIdx,
int  state = 0 
)
inlinestatic

return the names of the primary variables


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