Unexpected data output

Hi there,

Fluid (OpenFOAM) + Solid (solids4Foam) case, writeInterval=0.1 sec, time-window-size=0.005 sec. Case running fine. Many unwanted data are written besides the results data:


Inside the folder, only one file is found:

Please advise how to avoid this? Many thanks.

@Ya_Squall this is a known issue that we cannot fix at the adapter level. It is a conflict of how OpenFOAM handles function objects, and how we handle checkpointing.

As a workaround, we provide this script in our tutorials:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.