Traits for the multi-component free-flow model. More...
#include <dumux/freeflow/compositional/navierstokesncmodel.hh>
dimension | The dimension of the problem |
nComp | The number of components to be considered |
useM | Use molar or mass balances |
repCompEqIdx | The index of the component balance equation that should be replaced by a total mass/mole balance |
Public Types | |
using | Indices = NavierStokesIndices< dimension > |
the indices | |
Static Public Member Functions | |
static constexpr int | numEq () |
static constexpr int | numFluidComponents () |
The number of components. | |
static constexpr bool | useMoles () |
Use moles or not. | |
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 | |
static constexpr int | dim () |
The dimension of the model. | |
static constexpr int | numFluidPhases () |
The number of phases is 1. | |
static constexpr bool | enableAdvection () |
Enable advection. | |
static constexpr bool | enableEnergyBalance () |
The model is isothermal. | |
using Dumux::NavierStokesNCModelTraits< dimension, nComp, useM, repCompEqIdx >::Indices = NavierStokesIndices<dimension> |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
There are as many momentum balance equations as dimensions and as many balance equations as components.
|
inlinestaticconstexpr |
|
inlinestaticconstexprinherited |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |