Traits for the k-epsilon model. More...
#include <dumux/freeflow/rans/twoeq/kepsilon/model.hh>
| dimension | The dimension of the problem | 
| Public Types | |
| using | Indices = RANSTwoEqIndices<dim(), numFluidComponents()> | 
| the indices | |
| Static Public Member Functions | |
| static constexpr int | dim () | 
| The dimension of the model. | |
| static constexpr int | numEq () | 
| static constexpr int | numFluidComponents () | 
| The number of components. | |
| static constexpr auto | turbulenceModel () | 
| return the type of turbulence model used | |
| static constexpr bool | usesTurbulenceModel () | 
| The model does include a turbulence model. | |
| static constexpr int | numFluidPhases () | 
| The number of phases is 1. | |
| static constexpr bool | enableAdvection () | 
| Enable advection. | |
| static constexpr bool | enableMolecularDiffusion () | 
| The one-phase one-component model has no molecular diffusion. | |
| static constexpr bool | enableEnergyBalance () | 
| The model is isothermal. | |
| using Dumux::Properties::KEpsilonModelTraits< dimension >::Indices = RANSTwoEqIndices<dim(), numFluidComponents()> | 
| 
 | inlinestaticconstexpr | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexpr | 
There are as many momentum balance equations as dimensions, one mass balance equation and two turbulent transport equations
| 
 | inlinestaticconstexpr | 
| 
 | inlinestaticconstexprinherited | 
| 
 | inlinestaticconstexpr | 
| 
 | inlinestaticconstexprinherited |