ConvectiveHeatTransferSideIntegralTempl< false > ConvectiveHeatTransferSideIntegral
ConvectiveHeatTransferSideIntegralTempl< true > ADConvectiveHeatTransferSideIntegral
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Computes the total convective heat transfer across a boundary.
virtual Real computeQpIntegral() override
const VariableValue *const _hw
the heat transfer coefficient variable
const GenericMaterialProperty< Real, is_ad > *const _hw_mat
the heat transfer coefficient material, either variable or matprop need to be provided
static InputParameters validParams()
const VariableValue & _T_wall
wall temperature variable
const VariableValue *const _T_fluid
fluid temperature variable
const GenericMaterialProperty< Real, is_ad > *const _T_fluid_mat
fluid temperature variable
const InputParameters & parameters() const
VariableValueTempl< false > VariableValue