ENH: histogram: output raw count, auto-range. Fixes #467

This commit is contained in:
mattijs
2017-05-18 10:54:45 +01:00
parent 568570d2be
commit b6dec5860b
2 changed files with 24 additions and 4 deletions

View File

@ -58,6 +58,12 @@ Usage
setFormat | Output format | yes |
\endtable
Note
If max is not provided it will use the field's min and max as the bin
extremes. If max is provided but not min it will use 0. The set written
contains two columns, the first the volume averaged values, the second
the raw bin count.
See also
Foam::functionObject
Foam::functionObjects::fvMeshFunctionObject