virtual Real computeFaceInfoIntegral(const FaceInfo *fi) override
const Moose::Functor< ADReal > & _density
density provided as functor
virtual void threadJoin(const UserObject &y) override
const std::vector< double > y
static InputParameters validParams()
virtual void initialize() override
virtual void finalize() override
This postprocessor computes the mass-flux weighted average of a flow quantity over a boundary...
Common class for single phase fluid properties.
This postprocessor computes the volumetric flow rate through a boundary, internal or external to the ...
virtual Real getValue() const override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real _mdot
the mass flow rate over the face computed by this object
const InputParameters & parameters() const
MassFluxWeightedFlowRate(const InputParameters ¶meters)