flowRateFaceZone packaged function object: corrected Description

This commit is contained in:
Chris Greenshields 2017-07-13 10:49:41 -05:00
parent 9baf360c4d
commit c3fd351234

View file

@ -6,8 +6,8 @@
\\/ M anipulation |
-------------------------------------------------------------------------------
Description
Calculates the flow rate through a specified patch by summing the flux on
patch faces. For solvers where the flux is volumetric, the flow rate is
Calculates the flow rate through a specified face zone by summing the flux
on the faces. For solvers where the flux is volumetric, the flow rate is
volumetric; where flux is mass flux, the flow rate is mass flow rate.
\*---------------------------------------------------------------------------*/