21 params.
addRequiredParam<Real>(
"plate_depth",
"Depth of the heat structure if plate-type");
registerMooseObject("ThermalHydraulicsApp", HeatStructureEnergy)
Base class for computing the total energy for heat structures.
virtual Real computeQpIntegral() override
MooseVariable * _T_var
Temperature variable.
static InputParameters validParams()
Computes the total energy for a plate heat structure.
HeatStructureEnergy(const InputParameters ¶meters)
const Real _plate_depth
Depth of the heat structure.
virtual Real computeQpIntegral() override
static InputParameters validParams()
void addMooseVariableDependency(MooseVariableFieldBase *var)