version 3.9-dev
Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel > Struct Template Reference

Adds I/O fields specific to the FreeflowNC model.

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

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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 >
static void Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >::initOutputModule ( OutputModule &  out)
inlinestatic

◆ 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: