Files
openfoam/etc/caseDicts/postProcessing/flowRate/flowRateFaceZone.cfg
2017-11-07 11:22:58 +00:00

16 lines
777 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: plus |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/surfaceFieldValue/faceZone.cfg"
fields ();
orientedFields (phi);
operation sum;
// ************************************************************************* //