3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::OneEqIOFields Struct Reference

Adds I/O fields for the one-equation turbulence model by Spalart-Allmaras. More...

#include <dumux/freeflow/rans/oneeq/iofields.hh>

Description

Adds I/O fields for the one-equation turbulence model by Spalart-Allmaras.

Static Public Member Functions

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

Member Function Documentation

◆ initOutputModule()

template<class OutputModule >
static void Dumux::OneEqIOFields::initOutputModule ( OutputModule &  out)
inlinestatic

Initialize the OneEq specific output fields.

◆ primaryVariableName()

template<class ModelTraits , class FluidSystem >
static std::string Dumux::OneEqIOFields::primaryVariableName ( int  pvIdx = 0,
int  state = 0 
)
inlinestatic

return the names of the primary variables


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