Specialization for staggered one-phase, non-isothermal models. More...
#include <dumux/freeflow/nonisothermal/localresidual.hh>

Specialization for staggered one-phase, non-isothermal models.
Static Public Member Functions | |
| template<class NumEqVector, class VolumeVariables> | |
| static void | fluidPhaseStorage (NumEqVector &storage, const VolumeVariables &volVars) |
| The energy storage in the fluid phase. | |
| template<class NumEqVector, class Problem, class ElementVolumeVariables, class ElementFaceVariables> | |
| static void | heatFlux (NumEqVector &flux, const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const ElementFaceVariables &elemFaceVars, const SubControlVolumeFace &scvf) |
| The convective and conductive heat fluxes in the fluid phase. | |
|
inlinestatic |
The energy storage in the fluid phase.
|
inlinestatic |
The convective and conductive heat fluxes in the fluid phase.