Skip to content

Commit 043f97b

Browse files
Revert to original cpl dt values
1 parent b44852b commit 043f97b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

nuopc.runconfig

+6-6
Original file line numberDiff line numberDiff line change
@@ -278,19 +278,19 @@ MED_attributes::
278278
::
279279

280280
CLOCK_attributes::
281-
atm_cpl_dt = -999
281+
atm_cpl_dt = 3600
282282
calendar = NO_LEAP
283283
end_restart = .false.
284284
glc_avg_period = yearly
285285
glc_cpl_dt = 86400
286286
history_ymd = -999
287-
ice_cpl_dt = -999
288-
lnd_cpl_dt = -999
289-
ocn_cpl_dt = -999
287+
ice_cpl_dt = 3600
288+
lnd_cpl_dt = 3600
289+
ocn_cpl_dt = 3600
290290
restart_n = 1
291291
restart_option = nyears
292292
restart_ymd = -999
293-
rof_cpl_dt = -999
293+
rof_cpl_dt = 3600
294294
start_tod = 0
295295
start_ymd = 19000101
296296
stop_n = 1
@@ -300,7 +300,7 @@ CLOCK_attributes::
300300
tprof_n = -999
301301
tprof_option = never
302302
tprof_ymd = -999
303-
wav_cpl_dt = -999
303+
wav_cpl_dt = 3600
304304
::
305305

306306
ATM_attributes::

0 commit comments

Comments
 (0)