Skip to content
Snippets Groups Projects
Commit c74632f0 authored by Andrew Heather's avatar Andrew Heather Committed by Mark OLESEN
Browse files

BUG: wallHeatFlux FO - corrected output of header info tofile. Fixes #435

parent 4cb89e67
No related branches found
No related tags found
No related merge requests found
...@@ -122,6 +122,8 @@ Foam::functionObjects::wallHeatFlux::wallHeatFlux ...@@ -122,6 +122,8 @@ Foam::functionObjects::wallHeatFlux::wallHeatFlux
mesh_.objectRegistry::store(wallHeatFluxPtr); mesh_.objectRegistry::store(wallHeatFluxPtr);
read(dict); read(dict);
writeFileHeader(file());
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment