Traits for the single-phase flow Navier-Stokes mass model.
More...
#include <dumux/freeflow/navierstokes/mass/1p/model.hh>
Traits for the single-phase flow Navier-Stokes mass model.
◆ Indices
◆ enableAdvection()
static constexpr bool Dumux::NavierStokesMassOnePModelTraits::enableAdvection |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ enableEnergyBalance()
static constexpr bool Dumux::NavierStokesMassOnePModelTraits::enableEnergyBalance |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ enableMolecularDiffusion()
static constexpr bool Dumux::NavierStokesMassOnePModelTraits::enableMolecularDiffusion |
( |
| ) |
|
|
inlinestaticconstexpr |
The one-phase model has no molecular diffusion.
◆ numEq()
static constexpr int Dumux::NavierStokesMassOnePModelTraits::numEq |
( |
| ) |
|
|
inlinestaticconstexpr |
There are as many momentum balance equations as dimensions and one mass balance equation.
◆ numFluidComponents()
static constexpr int Dumux::NavierStokesMassOnePModelTraits::numFluidComponents |
( |
| ) |
|
|
inlinestaticconstexpr |
The number of components is 1.
◆ numFluidPhases()
static constexpr int Dumux::NavierStokesMassOnePModelTraits::numFluidPhases |
( |
| ) |
|
|
inlinestaticconstexpr |
The number of phases is 1.
◆ turbulenceModel()
static constexpr auto Dumux::NavierStokesMassOnePModelTraits::turbulenceModel |
( |
| ) |
|
|
inlinestaticconstexpr |
return the type of turbulence model used
◆ usesTurbulenceModel()
static constexpr bool Dumux::NavierStokesMassOnePModelTraits::usesTurbulenceModel |
( |
| ) |
|
|
inlinestaticconstexpr |
The model does not include a turbulence model.
The documentation for this struct was generated from the following file: