Skip to content

Commit

Permalink
Add -1 to restart_interval (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo authored Mar 22, 2022
1 parent ba1e9ef commit b5ac514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/templates/model_configure
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cpl: {{ cpl }}
calendar: 'julian'
memuse_verbose: .false.
atmos_nthreads: {{ atmos_nthreads }}
restart_interval: {{ restart_interval }}
restart_interval: {{ restart_interval }} -1
output_1st_tstep_rst: .false.
write_dopost: {{ write_dopost }}
ideflate: 0
Expand Down

0 comments on commit b5ac514

Please sign in to comment.