3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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>

Inheritance diagram for Dumux::FreeflowNonIsothermalIOFields< IsothermalIOFields, turbulenceModel >:
Inheritance graph

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.
template<class ModelTraits, class FluidSystem = void>
static std::string primaryVariableName (int pvIdx, int state=0)
 return the names of the primary variables

Member Function Documentation

◆ initOutputModule()

template<class IsothermalIOFields, bool turbulenceModel = false>
template<class OutputModule>
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>
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: