mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
etc/caseDicts/postProcessing/flowRate: Corrected includes
Resolves bug-report http://bugs.openfoam.org/view.php?id=2117
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/flowRate/patchSource.cfg"
|
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
||||||
|
|
||||||
fields (phi);
|
fields (phi);
|
||||||
operation sum;
|
operation sum;
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/flowRate/sursurfaceRegion.cfg"
|
#includeEtc "caseDicts/postProcessing/surfaceRegion/surfaceRegion.cfg"
|
||||||
|
|
||||||
fields (U);
|
fields (U);
|
||||||
operation areaNormalIntegrate;
|
operation areaNormalIntegrate;
|
||||||
|
|||||||
Reference in New Issue
Block a user