patchAverage: use areaAverage for physically meaningful results
Resolves issue https://bugs.openfoam.org/view.php?id=2936
This commit is contained in:
@ -13,7 +13,7 @@ Description
|
||||
name <patchName>;
|
||||
fields (<field names>);
|
||||
|
||||
operation average;
|
||||
operation areaAverage;
|
||||
#includeEtc "caseDicts/postProcessing/surfaceFieldValue/patch.cfg"
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user