An energy equation adaptor for isothermal free-flow models. More...
An energy equation adaptor for isothermal free-flow models.
For a detailed model description see freeflow/nonisothermal/model.hh
Files | |
file | freeflow/navierstokes/energy/indices.hh |
file | freeflow/navierstokes/energy/iofields.hh |
file | freeflow/navierstokes/energy/model.hh |
A single-phase, non-isothermal free-flow model. | |
file | freeflow/navierstokes/energy/volumevariables.hh |
Base class for the model specific class which provides access to all volume averaged quantities. | |
file | freeflow/nonisothermal/indices.hh |
file | freeflow/nonisothermal/iofields.hh |
file | freeflow/nonisothermal/localresidual.hh |
file | freeflow/nonisothermal/model.hh |
A single-phase, non-isothermal free-flow model. | |
Typedefs | |
template<class GridGeometry , class FluxVariables , bool enableEneryBalance, bool isCompositional> | |
using | Dumux::FreeFlowEnergyLocalResidual = FreeFlowEnergyLocalResidualImplementation< GridGeometry, FluxVariables, typename GridGeometry::DiscretizationMethod, enableEneryBalance, isCompositional > |
Element-wise calculation of the local residual for non-isothermal free-flow models. More... | |
using Dumux::FreeFlowEnergyLocalResidual = typedef FreeFlowEnergyLocalResidualImplementation<GridGeometry, FluxVariables, typename GridGeometry::DiscretizationMethod, enableEneryBalance, isCompositional> |
Element-wise calculation of the local residual for non-isothermal free-flow models.