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"))
const VariableTestValue & _test
static InputParameters validParams()
virtual Real computeQpJacobian() override
registerMooseObject("ThermalHydraulicsApp", ExternalAppConvectionHeatTransferBC)
static InputParameters validParams()
const VariablePhiValue & _phi
Convection BC from an external application.
const PostprocessorValue & _scale_pp
Post-processor by which to scale boundary condition.
virtual Real computeQpResidual() override
const VariableValue & _T_ext
Temperature from external application.
const VariableValue & _htc_ext
Heat transfer coefficient from external application.
ExternalAppConvectionHeatTransferBC(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real