template<class BaseOutputFields, bool turbulenceModel = false>
struct Dumux::FreeflowNCIOFields< BaseOutputFields, turbulenceModel >
Adds I/O fields specific to the FreeflowNC model.
|
| 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) |