Base class for computing the total energy for heat structures.
const ADMaterialProperty< Real > & _cp
Isobaric specific heat capacity.
static InputParameters validParams()
MooseVariable * _T_var
Temperature variable.
const Real _n_units
Number of units that heat structure is multiplied by.
const ADMaterialProperty< Real > & _rho
Density of the heat structure.
const VariableValue & _T
Temperature variable value.
virtual Real computeQpIntegral() override
const Real & _T_ref
Reference temperature.
const InputParameters & parameters() const
VariableValueTempl< false > VariableValue