Adds I/O fields for the low-Re k-epsilon turbulence model.
#include <dumux/freeflow/rans/twoeq/lowrekepsilon/iofields.hh>
|
| template<class OutputModule> |
| static void | initOutputModule (OutputModule &out) |
| | Initialize the LowReKEpsilon 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
|
| |
◆ initOutputModule()
template<class OutputModule>
| static void Dumux::LowReKEpsilonIOFields::initOutputModule |
( |
OutputModule & | out | ) |
|
|
inlinestatic |
◆ primaryVariableName()
template<class ModelTraits, class FluidSystem>
| static std::string Dumux::LowReKEpsilonIOFields::primaryVariableName |
( |
int | pvIdx = 0, |
|
|
int | state = 0 ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: