Skip to content

Commit 2098e8c

Browse files
committed
Turn off extra cice restarts and remove non functioning write_restart_at_endofrun
per https://github.com/COSIMA/access-om3/issues/175
1 parent 1b185a1 commit 2098e8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ice_in

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
bfbflag = "off"
33
conserv_check = .false.
44
diagfreq = 960
5-
dumpfreq = "y"
6-
dump_last = .true.
5+
dumpfreq = "x"
76
histfreq = "d", "m", "x", "x", "x"
87
hist_suffix = ".d", ".m", "x", "x", "x"
98
hist_time_axis = "middle"

0 commit comments

Comments
 (0)