An energy equation adaptor for isothermal free-flow models For a detailed model decription see freeflow/nonisothermal/model.hh. More...
An energy equation adaptor for isothermal free-flow models For a detailed model decription see freeflow/nonisothermal/model.hh.
Files | |
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, GridGeometry::discMethod, enableEneryBalance, isCompositional > |
Element-wise calculation of the local residual for non-isothermal free-flow models. More... | |
using Dumux::FreeFlowEnergyLocalResidual = typedef FreeFlowEnergyLocalResidualImplementation<GridGeometry, FluxVariables, GridGeometry::discMethod, enableEneryBalance, isCompositional> |
Element-wise calculation of the local residual for non-isothermal free-flow models.