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