virtual Real computeQpIntegral() override
static InputParameters validParams()
HeatStructureEnergyBase(const InputParameters ¶meters)
const Real _n_units
Number of units that heat structure is multiplied by.
Base class for computing the total energy for heat structures.
const Real & _T_ref
Reference temperature.
const VariableValue & _T
Temperature variable value.
OutputTools< Real >::VariableValue VariableValue
MooseVariable * _T_var
Temperature variable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const MaterialProperty< Real > & _cp
Isobaric specific heat capacity.
const MaterialProperty< Real > & _rho
Density of the heat structure.