Weighted average of wall temperature between multiple heat sources to preserve total wall heat,...
const VariableValue & _P_hf_total
Total heated perimeter.
std::vector< const VariableValue * > _T_wall_sources
Wall temperature values from the individual sources to average.
const VariableValue & _T_fluid
Fluid temperature.
std::vector< const MaterialProperty< Real > * > _Hw_sources
Wall heat transfer coefficient values from the individual sources to average.
virtual void computeQpProperties()
static InputParameters validParams()
std::vector< const VariableValue * > _P_hf_sources
Heated perimeter values from the individual sources to average.
const unsigned int _n_values
Number of values to average.
MaterialProperty< Real > & _T_wall
Average wall temperature.
const InputParameters & parameters() const
VariableValueTempl< false > VariableValue