Skip to content

Commit

Permalink
Change restarts to yearly to match runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Aug 15, 2024
1 parent 63f4033 commit 316f8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ice/cice_in.nml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
, restart_dir = './RESTART/'
, restart_file = 'iced'
, pointer_file = './RESTART/ice.restart_file'
, dumpfreq = 'm'
, dumpfreq = 'y'
, dumpfreq_n = 1
, diagfreq = 24
, diag_type = 'file'
Expand Down

0 comments on commit 316f8d5

Please sign in to comment.