mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: adjust AMI information for better log processing (issue #860)
- now report as "min = XX max = YY average = ZZ" instead of as "min/max/average = XX, YY, ZZ" this makes it easier to parse any particular value (eg, with foamLog)
This commit is contained in:
@ -63,4 +63,6 @@ alpha1Min/Min\(alpha1\) =/Min(alpha1) =
|
||||
alpha1Max/Max\(alpha1\) =/Max(alpha1) =
|
||||
|
||||
# AMI
|
||||
AMIMin/AMI: Patch source sum/average =
|
||||
AMIMin/AMI: Patch source sum/min =
|
||||
AMIMax/AMI: Patch source sum/max =
|
||||
AMIAvg/AMI: Patch source sum/average =
|
||||
|
||||
Reference in New Issue
Block a user