Traits for the Navier-Stokes model. More...
#include <dumux/freeflow/navierstokes/mass/1pnc/model.hh>
dimension | The dimension of the problem |
Public Types | |
using | Indices = NavierStokesMassOnePIndices |
the indices | |
Static Public Member Functions | |
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 | useMoles () |
Use moles or not. | |
static constexpr bool | enableAdvection () |
static constexpr bool | enableEnergyBalance () |
The model is isothermal. | |
static constexpr bool | enableMolecularDiffusion () |
The one-phase model has no molecular diffusion. | |
static constexpr int | replaceCompEqIdx () |
Index of of a component balance eq. to be replaced by a total mass/mole balance. | |
static constexpr bool | usesTurbulenceModel () |
The model does not include a turbulence model. | |
static constexpr auto | turbulenceModel () |
return the type of turbulence model used | |
using Dumux::NavierStokesMassOnePNCModelTraits< nComp, useM, repCompEqIdx >::Indices = NavierStokesMassOnePIndices |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
There are as many momentum balance equations as dimensions and one mass balance equation.
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |