etc/caseDicts/postProcessing/flowRate: Corrected includes
Resolves bug-report http://bugs.openfoam.org/view.php?id=2117
This commit is contained in:
parent
728c564246
commit
f49025ac86
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#includeEtc "caseDicts/postProcessing/flowRate/patchSource.cfg"
|
||||
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
||||
|
||||
fields (phi);
|
||||
operation sum;
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
#includeEtc "caseDicts/postProcessing/flowRate/sursurfaceRegion.cfg"
|
||||
#includeEtc "caseDicts/postProcessing/surfaceRegion/surfaceRegion.cfg"
|
||||
|
||||
fields (U);
|
||||
operation areaNormalIntegrate;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue