21 "Computes subchannel flow area in the square lattice subchannel arrangement");
registerMooseObject("SubChannelApp", SCMQuadFlowAreaIC)
An abstract class for ICs for quadrilateral subchannels.
const QuadSubChannelMesh & _mesh
static InputParameters validParams()
unsigned int getSubchannelIndexFromPoint(const Point &p) const override
Return a subchannel index for a given physical point p
Real getSubchannelFlowArea(unsigned int i_chan, Real z) const override
Return undeformed flow area for a subchannel at an axial location, including any blockage reduction.
This class calculates the cross-sectional flow area of the quadrilateral subchannel.
SCMQuadFlowAreaIC(const InputParameters ¶ms)
Real value(const Point &p) override
static InputParameters validParams()