24 virtual void execute()
override;
26 virtual Real
getValue()
const override;
Calculates a mass flow averaged mean of a subchannel variable on a plane.
virtual void finalize() override
const Real & _height
axial location [m]
const SubChannelMesh & _mesh
geometric information
virtual void execute() override
AuxVariableName const & _variable
name of variable
Real _mean_value
average value we want to calculate
virtual Real getValue() const override
virtual void initialize() override
static InputParameters validParams()
Base class for subchannel meshes.