bool _is_tri_lattice
Keep track of the lattice type.
CorrectionResult computeCorrectionFactor(const Real poD) const
const InputParameters & parameters() const
structure with the needed information to compute the friction factor at a specific subchannel cell ...
virtual Real computeNusseltNumber(const FrictionStruct &friction_info, const NusseltStruct &nusselt_info) const override
Computes the nusselt number for the local conditions.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
SCMHTCDittusBoelter(const InputParameters ¶meters)
const MooseEnum _correction_factor
The correction factor applied to the Dittus-Boelter correlation.
Base class for the convective heat transfer coefficients (HTC) closures used in SCM.
static InputParameters validParams()
Class that calculates the HTC based on the Dittus Boelter correlation It can be used for both pin and...
structure with the needed information to compute the Nusselt number at a specific subchannel cell and...