registerMooseObject("SubChannelTestApp", SCMHTCNegativeTest)
Base class for the convective heat transfer coefficients (HTC) closures used in SCM.
static InputParameters validParams()
Test closure that returns a negative Nusselt number.
SCMHTCNegativeTest(const InputParameters ¶meters)
Real computeNusseltNumber(const FrictionStruct &friction_info, const NusseltStruct &nusselt_info) const override
Computes the nusselt number for the local conditions.
static InputParameters validParams()
structure with the needed information to compute the friction factor at a specific subchannel cell
structure with the needed information to compute the Nusselt number at a specific subchannel cell and...