Loading [MathJax]/extensions/tex2jax.js
3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations | Functions
turbulencemodel.hh File Reference

The available free flow turbulence models in Dumux. More...

#include <string>

Go to the source code of this file.

Description

The available free flow turbulence models in Dumux.

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 

Enumerations

enum class  Dumux::TurbulenceModel {
  Dumux::TurbulenceModel::none , Dumux::TurbulenceModel::zeroeq , Dumux::TurbulenceModel::oneeq , Dumux::TurbulenceModel::kepsilon ,
  Dumux::TurbulenceModel::lowrekepsilon , Dumux::TurbulenceModel::komega
}
 The available free flow turbulence models in Dumux. More...
 

Functions

constexpr unsigned int Dumux::numTurbulenceEq (TurbulenceModel model)
 
std::string Dumux::turbulenceModelToString (TurbulenceModel turbulenceModel)
 return the name of the Turbulence Model More...
 
Include dependency graph for turbulencemodel.hh: