Skip to content

Commit

Permalink
fix cice dumpfreq
Browse files Browse the repository at this point in the history
  • Loading branch information
blimlim committed Aug 21, 2024
1 parent a5ac8ed commit 7c7d31c
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 7c7d31c

Please sign in to comment.