Fixing path to fields file
For this access to the checkpoint files, the work_dir was missing. Hence an HDF5 error occured when running postprocessings from a folder different from the work_dir. This change fixes this problem.
For this access to the checkpoint files, the work_dir was missing. Hence an HDF5 error occured when running postprocessings from a folder different from the work_dir. This change fixes this problem.
assigned to @chichi
Well spotted. I went a bit further with cleaning up the handling of iterations/checkpoints, to do everything within the _base
class.
added 1 commit
mentioned in commit f159288e
merged