mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: wallHeatFlux FO - corrected output of header info tofile. Fixes #435
This commit is contained in:
@ -122,6 +122,8 @@ Foam::functionObjects::wallHeatFlux::wallHeatFlux
|
||||
mesh_.objectRegistry::store(wallHeatFluxPtr);
|
||||
|
||||
read(dict);
|
||||
|
||||
writeFileHeader(file());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user