Adds I/O fields specific to the FreeflowNC model.
#include <dumux/freeflow/compositional/iofields.hh>
|
| template<class OutputModule > |
| static void | initOutputModule (OutputModule &out) |
| | Initialize the FreeflowNC 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...
|
| |
| template<class VolumeVariables > |
| static double | getEffectiveDiffusionCoefficient_ (const VolumeVariables &volVars, const int phaseIdx, const int compIdx) |
| |
◆ getEffectiveDiffusionCoefficient_()
template<class BaseOutputFields , bool turbulenceModel = false>
template<class VolumeVariables >
| static double Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >::getEffectiveDiffusionCoefficient_ |
( |
const VolumeVariables & |
volVars, |
|
|
const int |
phaseIdx, |
|
|
const int |
compIdx |
|
) |
| |
|
inlinestatic |
◆ initOutputModule()
template<class BaseOutputFields , bool turbulenceModel = false>
template<class OutputModule >
◆ primaryVariableName()
template<class BaseOutputFields , bool turbulenceModel = false>
template<class ModelTraits , class FluidSystem >
| static std::string Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >::primaryVariableName |
( |
int |
pvIdx = 0, |
|
|
int |
state = 0 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: