3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
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
 

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: