From 3a86e770cd29455728de6e65e2615b2e156faa76 Mon Sep 17 00:00:00 2001 From: anton-seaice Date: Fri, 20 Dec 2024 15:34:41 +1100 Subject: [PATCH] Use .d and .m in CICE history output filenames Per https://github.com/COSIMA/access-om3/issues/201 --- ice_in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ice_in b/ice_in index e1d1035..9804e70 100644 --- a/ice_in +++ b/ice_in @@ -5,7 +5,7 @@ dumpfreq = "y" dump_last = .true. histfreq = "d", "m", "x", "x", "x" - hist_suffix = "", "m", "x", "x", "x" !limited to one character due to https://github.com/COSIMA/access-om3/issues/201 + hist_suffix = ".d", ".m", "x", "x", "x" hist_time_axis = "middle" history_deflate = 1 history_chunksize = 720, 540