Traits for the Navier-Stokes model. More...
#include <dumux/freeflow/navierstokes/momentum/fcstaggered/model.hh>
| dimension | The dimension of the problem |
Public Types | |
| using | Indices = NavierStokesMomentumFCStaggeredIndices< dim()> |
| the indices More... | |
Static Public Member Functions | |
| static constexpr int | dim () |
| The dimension of the model. More... | |
| static constexpr int | numEq () |
| static constexpr int | numFluidPhases () |
| The number of phases is 1. More... | |
| static constexpr int | numFluidComponents () |
| The number of components is 1. More... | |
| static constexpr bool | enableAdvection () |
| Enable advection. More... | |
| static constexpr bool | enableMolecularDiffusion () |
| The one-phase model has no molecular diffusion. More... | |
| static constexpr bool | enableEnergyBalance () |
| The model is isothermal. More... | |
| using Dumux::NavierStokesMomentumModelTraits< dimension >::Indices = NavierStokesMomentumFCStaggeredIndices<dim()> |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
For the structured FC staggered discretization, there is one momentum balance equation per face.
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |