Traits for the ZeroEq model. More...
#include <dumux/freeflow/rans/zeroeq/model.hh>
dimension | The dimension of the problem |
Public Types | |
using | Indices = NavierStokesIndices<dim()> |
the indices | |
Static Public Member Functions | |
static constexpr int | dim () |
The dimension of the model. | |
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 | numEq () |
static constexpr int | numFluidPhases () |
The number of phases is 1. | |
static constexpr int | numFluidComponents () |
The number of components is 1. | |
static constexpr bool | enableAdvection () |
Enable advection. | |
static constexpr bool | enableMolecularDiffusion () |
The one-phase model has no molecular diffusion. | |
static constexpr bool | enableEnergyBalance () |
The model is isothermal. | |
|
inherited |
|
inlinestaticconstexpr |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
There are as many momentum balance equations as dimensions and one mass balance equation.
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexpr |
|
inlinestaticconstexprinherited |