ENH: surfaceNoise - added option to specify area-weighted|ensemble average

This commit is contained in:
Andrew Heather
2021-04-01 13:04:01 +01:00
parent 2dbdac109e
commit 93befa4f63
3 changed files with 48 additions and 11 deletions

View File

@ -36,6 +36,8 @@ surfaceNoiseCoeffs
// Input file
file "postProcessing/curleSurface/surface/surface.case";
areaAverage yes;
// Surface reader
reader ensight;