20 "Computes wetted perimeter of subchannels in a square lattice arrangement");
static InputParameters validParams()
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 value(const Point &p) override
SCMQuadWettedPerimIC(const InputParameters ¶ms)
Sets the wetted perimeter of the quadrilateral subchannel.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("SubChannelApp", SCMQuadWettedPerimIC)
Real getSubchannelWettedPerimeter(unsigned int i_chan) const override
Return undeformed wetted perimeter for a subchannel.