30 const unsigned int iz)
const override;
const InputParameters & parameters() const
Class that calculates turbulent mixing and sweep-flow coefficients based on the Cheng & Todreas corre...
SolutionHandle _w_perim_soln
Real computeMixingParameter(const unsigned int i_gap, const unsigned int iz) const override
Computes the turbulent mixing coefficient for the local conditions around gap(i_gap) and axial level(...
Real computeSweepFlowMixingParameter(const unsigned int i_gap, const unsigned int iz) const override
Computes the wire-wrap sweep-flow coefficient for peripheral gaps.
SolutionHandle _mdot_soln
const TriSubChannelMesh *const _tri_sch_mesh
Pointer to the tri lattice mesh.
bool _is_tri_lattice
Keep track of the lattice type.
static InputParameters validParams()
Base class for turbulent mixing closures used in SCM.
Provide a simple RAII interface for linear lagrange solution variables.
Mesh class for triangular, edge and corner subchannels for hexagonal lattice fuel assemblies.