functionObjects::histogram: Corrected data file header
Resolves bug report https://bugs.openfoam.org/view.php?id=4041
This commit is contained in:
@ -162,7 +162,7 @@ bool Foam::functionObjects::histogram::write()
|
||||
file_.baseTimeDir(),
|
||||
typeName,
|
||||
coordSet(true, fieldName_, xBin),
|
||||
field.name(),
|
||||
"v/vTotal",
|
||||
volFrac
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user