patchAverage: use areaAverage for physically meaningful results
Resolves issue https://bugs.openfoam.org/view.php?id=2936
This commit is contained in:
parent
8fb5772b41
commit
d06c3b390a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Description
|
|||
name <patchName>;
|
||||
fields (<field names>);
|
||||
|
||||
operation average;
|
||||
operation areaAverage;
|
||||
#includeEtc "caseDicts/postProcessing/surfaceFieldValue/patch.cfg"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue