When HIPACE++ is run multiple times from within the same working directory, it appears that the diagnostic data from these runs is collected in a single diags folder.
- For output in
diags/insitu/, the data from multiple runs appears to be superimposed.
- For output in
diags/hdf5/, it appears that only the data from the final run is available.
Is there a way to parse the diagnostic output from the multiple runs separately?
If not, perhaps it would be beneficial to move any existing instance of diags to a newly-named folder such as diags.oldXXX to avoid confusion.