28 const unsigned int iz)
const override;
36 const unsigned int iz,
Class that calculates the turbulent mixing coefficient based on the Kim and Chung (2001) correllation...
Base class for turbulent mixing closures used in SCM.
const InputParameters & parameters() const
Real computeTriLatticeMixingParameter(const unsigned int i_gap, const unsigned int iz) const
int delta(unsigned int i, unsigned int j)
Delta function, which returns zero if $i j$ and unity if $i=j$.
Real computeQuadLatticeMixingParameter(const unsigned int i_gap, const unsigned int iz) const
Real computeLatticeMixingParameter(const unsigned int i_gap, const unsigned int iz, const Real delta, const Real sf) const
Common implementation for both tri and quad lattices.
Provide a simple RAII interface for linear lagrange solution variables.
bool _is_tri_lattice
Keep track of the lattice type.
const SubChannelMesh & _sch_mesh
Pointer to the base subchannel mesh.
virtual 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(...
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
SolutionHandle _mdot_soln
Base class for subchannel meshes.
SCMMixingKimAndChung(const InputParameters ¶meters)
SolutionHandle _w_perim_soln