Skip to content

Commit bcfefb2

Browse files
anton-seaicedougiesquire
authored andcommitted
Turn off extra cice restarts and remove non functioning write_restart_at_endofrun
per https://github.com/COSIMA/access-om3/issues/175
1 parent e1a100b commit bcfefb2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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"

nuopc.runconfig

-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ ALLCOMP_attributes::
118118
start_type = startup
119119
tfreeze_option = linear_salt
120120
wav_coupling_to_cice = .false.
121-
write_restart_at_endofrun = .false.
122121
restart_pointer_append_date = .false.
123122
::
124123

0 commit comments

Comments
 (0)