diff --git a/src/diagnostics_par_mod.F90 b/src/diagnostics_par_mod.F90 index e773fe4e5f267b83e5d42b9a4f8f4737554d97ed..36f41076acb2774afe6b4349c8698af4556ac6b4 100644 --- a/src/diagnostics_par_mod.F90 +++ b/src/diagnostics_par_mod.F90 @@ -14,7 +14,7 @@ MODULE diagnostics_par INTEGER, PUBLIC, PROTECTED :: nsave_0d, nsave_1d, nsave_2d, nsave_3d, nsave_5d ! HDF5 file - CHARACTER(len=256), PUBLIC :: resfile0 = "results" ! Head of main result file name + CHARACTER(len=256), PUBLIC :: resfile0 = "outputs" ! Head of main result file name CHARACTER(len=256), PUBLIC :: resfile ! Main result file CHARACTER(len=256), PUBLIC :: rstfile ! restart result file INTEGER, PUBLIC :: job2load ! jobnum of the checkpoint to load