File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -278,19 +278,19 @@ MED_attributes::
278
278
::
279
279
280
280
CLOCK_attributes::
281
- atm_cpl_dt = -999
281
+ atm_cpl_dt = 3600
282
282
calendar = NO_LEAP
283
283
end_restart = .false.
284
284
glc_avg_period = yearly
285
285
glc_cpl_dt = 86400
286
286
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
290
290
restart_n = 1
291
291
restart_option = nyears
292
292
restart_ymd = -999
293
- rof_cpl_dt = -999
293
+ rof_cpl_dt = 3600
294
294
start_tod = 0
295
295
start_ymd = 19000101
296
296
stop_n = 1
@@ -300,7 +300,7 @@ CLOCK_attributes::
300
300
tprof_n = -999
301
301
tprof_option = never
302
302
tprof_ymd = -999
303
- wav_cpl_dt = -999
303
+ wav_cpl_dt = 3600
304
304
::
305
305
306
306
ATM_attributes::
You can’t perform that action at this time.
0 commit comments