Adds I/O fields specific to the FreeflowNC model.
#include <dumux/freeflow/navierstokes/mass/1pnc/iofields.hh>
|
template<class OutputModule> |
static void | initOutputModule (OutputModule &out) |
| Initialize the FreeflowNC 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
|
|
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::NavierStokesMassOnePNCIOFields< 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>
The documentation for this struct was generated from the following file: