The flux variables class for the low-Reynolds k-epsilon model using the staggered grid discretization. More...
#include <dumux/freeflow/rans/twoeq/lowrekepsilon/staggered/fluxvariables.hh>
The flux variables class for the low-Reynolds k-epsilon model using the staggered grid discretization.
Public Member Functions | |
CellCenterPrimaryVariables | computeMassFlux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf, const FluxVariablesCache &fluxVarsCache) |
Computes the flux for the cell center residual. More... | |
FacePrimaryVariables | computeMomentumFlux (const Problem &problem, const Element &element, const SubControlVolumeFace &scvf, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const GridFluxVariablesCache &gridFluxVarsCache) |
Returns the momentum flux over all staggered faces. More... | |
|
inline |
Computes the flux for the cell center residual.
|
inline |
Returns the momentum flux over all staggered faces.