Provides the volumetric quantities required for the energy equation. More...
#include <energymodule.hh>
Public Member Functions | |
Evaluation | heatCapacitySolid () const |
Returns the total heat capacity ![]() | |
Evaluation | heatConductivity () const |
Returns the total conductivity capacity ![]() | |
Protected Member Functions | |
template<class FluidState > | |
void | update_ (FluidState &fs OPM_UNUSED, typename FluidSystem::template ParameterCache< typename FluidState::Scalar > ¶mCache OPM_UNUSED, const ElementContext &elemCtx OPM_UNUSED, unsigned dofIdx OPM_UNUSED, unsigned timeIdx OPM_UNUSED) |
Update the quantities required to calculate energy fluxes. | |
Static Protected Member Functions | |
template<class FluidState , class Context > | |
static void | updateTemperatures_ (FluidState &fluidState, const Context &context, unsigned spaceIdx, unsigned timeIdx) |
Update the temperatures of the fluids of a fluid state. | |
Provides the volumetric quantities required for the energy equation.