20 params.
addParam<MaterialPropertyName>(
22 params.
addParam<MaterialPropertyName>(
24 params.
addParam<MaterialPropertyName>(
36 _T_wall(getMaterialProperty<
Real>(
"T_wall")),
37 _T(getMaterialProperty<
Real>(
"T")),
38 _Hw(getMaterialProperty<
Real>(
"Hw")),
39 _P_hf(coupledValue(
"P_hf"))
static const std::string TEMPERATURE
const MaterialProperty< Real > & _T
Fluid temperature.
virtual Real computeQpIntegral()
const MaterialProperty< Real > & _Hw
Convective heat transfer coefficient, W/m^2-K.
static const std::string HEAT_TRANSFER_COEFFICIENT_WALL
const VariableValue & _P_hf
Heat flux perimeter.
static InputParameters validParams()
static const std::string TEMPERATURE_WALL
const MaterialProperty< Real > & _T_wall
Wall temperature.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Computes convective heat rate into a 1-phase flow channel.
registerMooseObject("ThermalHydraulicsApp", HeatRateConvection1Phase)
HeatRateConvection1Phase(const InputParameters ¶meters)
static InputParameters validParams()