Files
OpenFOAM-6/etc/caseDicts/postProcessing/flowRate/volFlowRateSurface.cfg

15 lines
757 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/surfaceRegion/surfaceRegion.cfg"
fields (U);
operation areaNormalIntegrate;
// ************************************************************************* //