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