From c3fd351234c3e2d11e1e1ed3a5fc5e9573989ae1 Mon Sep 17 00:00:00 2001 From: Chris Greenshields Date: Thu, 13 Jul 2017 10:49:41 -0500 Subject: [PATCH] flowRateFaceZone packaged function object: corrected Description --- etc/caseDicts/postProcessing/flowRate/flowRateFaceZone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/caseDicts/postProcessing/flowRate/flowRateFaceZone b/etc/caseDicts/postProcessing/flowRate/flowRateFaceZone index ed81df016..12bc4a1bf 100644 --- a/etc/caseDicts/postProcessing/flowRate/flowRateFaceZone +++ b/etc/caseDicts/postProcessing/flowRate/flowRateFaceZone @@ -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. \*---------------------------------------------------------------------------*/