mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Fixing parallel writing for interfaceHeight FO. Fixes #1788
This commit is contained in:
@ -242,9 +242,6 @@ Foam::functionObjects::interfaceHeight::interfaceHeight
|
||||
{
|
||||
read(dict);
|
||||
resetNames({"height", "position"});
|
||||
|
||||
writeFileHeader(fileID::heightFile);
|
||||
writeFileHeader(fileID::positionFile);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user