My Project
|
Provides the volumetric quantities required for the energy equation. More...
#include <energymodule.hh>
Public Member Functions | |
Evaluation | solidInternalEnergy () const |
Returns the volumetric internal energy ![]() | |
Evaluation | thermalConductivity () const |
Returns the total thermal conductivity ![]() | |
Protected Member Functions | |
template<class FluidState > | |
void | update_ (FluidState &, typename FluidSystem::template ParameterCache< typename FluidState::Scalar > &, const ElementContext &, unsigned, unsigned) |
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.