3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel > Struct Template Reference

Adds I/O fields specific to the FreeflowNC model. More...

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

Inheritance diagram for Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >:
Inheritance graph

Description

template<class BaseOutputFields, bool turbulenceModel = false>
struct Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >

Adds I/O fields specific to the FreeflowNC model.

Static Public Member Functions

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)

Member Function Documentation

◆ getEffectiveDiffusionCoefficient_()

template<class BaseOutputFields, bool turbulenceModel = false>
template<class VolumeVariables>
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>
void Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >::initOutputModule ( OutputModule & out)
inlinestatic

Initialize the FreeflowNC specific output fields.

◆ primaryVariableName()

template<class BaseOutputFields, bool turbulenceModel = false>
template<class ModelTraits, class FluidSystem>
std::string Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >::primaryVariableName ( int pvIdx = 0,
int state = 0 )
inlinestatic

return the names of the primary variables


The documentation for this struct was generated from the following file: