Skip to content

Commit

Permalink
Add CICE_hist_suffix to default_vars.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSzapiro-NOAA authored Nov 21, 2024
1 parent 33b3c18 commit 8f045a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,7 @@ export_cice6() {
CICE_DIAGFREQ=$(( (FHMAX*3600)/DT_CICE ))
export CICE_DIAGFREQ
export CICE_HISTFREQ_N="0, 0, 6, 0, 0"
export CICE_hist_suffix="'x','x','x','x','x'"
export CICE_HIST_AVG=.true.
export CICE_HISTORY_DIR=./history/
export CICE_INCOND_DIR=./history/
Expand Down

0 comments on commit 8f045a2

Please sign in to comment.