22 "scale_pp", 1.0,
"Post-processor by which to scale boundary condition");
33 _T_ext(coupledValue(
"T_ext")),
34 _htc_ext(coupledValue(
"htc_ext")),
35 _scale_pp(getPostprocessorValue(
"scale_pp"))
registerMooseObject("ThermalHydraulicsApp", ExternalAppConvectionHeatTransferBC)
Convection BC from an external application.
static InputParameters validParams()
virtual Real computeQpResidual() override
virtual Real computeQpJacobian() override
const VariableValue & _htc_ext
Heat transfer coefficient from external application.
const PostprocessorValue & _scale_pp
Post-processor by which to scale boundary condition.
ExternalAppConvectionHeatTransferBC(const InputParameters ¶meters)
const VariableValue & _T_ext
Temperature from external application.
static InputParameters validParams()
const VariablePhiValue & _phi
const VariableTestValue & _test