3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::RANSIOFields Struct Reference

Adds I/O fields for the Reynolds-Averaged Navier-Stokes model. More...

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

Description

Adds I/O fields for the Reynolds-Averaged Navier-Stokes model.

Static Public Member Functions

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

Member Function Documentation

◆ initOutputModule()

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

Initialize the RANS specific output fields.

◆ primaryVariableName()

template<class ModelTraits, class FluidSystem>
std::string Dumux::RANSIOFields::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: