registerMooseObject("NavierStokesApp", MfrPostprocessor)
This postprocessor computes the volumetric flow rate through a boundary.
virtual Real computeQpIntegral() override
MfrPostprocessor(const InputParameters ¶meters)
std::unordered_map< const FaceInfo *, Real > _fi_to_mfr
virtual Real computeIntegral() override
static InputParameters validParams()
void setMfr(const FaceInfo *fi, Real mfr, bool includes_area=true)
static InputParameters validParams()