Skip to content

Commit

Permalink
set history_deflate_level = 1 in cice_in.nml (requires cice 5526bdb o…
Browse files Browse the repository at this point in the history
…r later) - see COSIMA/cice5#33
  • Loading branch information
aekiss committed Sep 10, 2019
1 parent 21cd3c4 commit bc83516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ice/cice_in.nml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
, histfreq = 'd','m','x','x','x'
, histfreq_n = 1, 1, 1, 1, 1
, hist_avg = .true.
, history_deflate_level = 1
, history_dir = './OUTPUT/'
, history_file = 'iceh'
, write_ic = .false.
Expand Down

0 comments on commit bc83516

Please sign in to comment.