const InputParameters & parameters() const
Base class for the convective heat transfer coefficients (HTC) closures used in SCM.
Class that calculates the HTC based on the Dittus Boelter correlation It can be used for both pin and...
static InputParameters validParams()
virtual Real computeNusseltNumber(const FrictionStruct &friction_info, const NusseltStruct &nusselt_info) const override
Computes the nusselt number for the local conditions.
const MooseEnum _correction_factor
The correction factor applied to the Dittus-Boelter correlation.
CorrectionResult computeCorrectionFactor(const Real poD) const
bool _is_tri_lattice
Keep track of the lattice type.
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...