30 _mass_flow(getParam<
Real>(
"mass_flow")),
const SubChannelMesh & _subchannel_mesh
Geometry information.
virtual const unsigned int & getNumOfChannels() const =0
Return the number of channels per layer.
registerMooseObjectRenamed("SubChannelApp", FlatMassFlowRateAux, "06/30/2025 24:00", SCMFlatMassFlowRateAux)
Computes a uniform mass flow rate at the inlet provided a total mass flow rate.
const Real & _mass_flow
Specified mass flow.
const T & getConstMesh(const MooseMesh &mesh)
function to cast const mesh
SCMFlatMassFlowRateAux(const InputParameters ¶meters)
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("SubChannelApp", SCMFlatMassFlowRateAux)
static InputParameters validParams()
virtual Real computeValue() override
Base class for subchannel meshes.