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