Skip to content

Commit

Permalink
Prep default_vars.sh for sync
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSzapiro-NOAA committed Apr 24, 2024
1 parent 1116b81 commit e45f8c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,6 @@ export WW3_CUR='F'
export WW3_ICE='F'
export WW3_IC1='F'
export WW3_IC5='F'
export wav_coupling_to_cice=false
# ATMW
export WW3_MULTIGRID=true
export WW3_MODDEF=mod_def.glo_1deg
Expand Down Expand Up @@ -942,11 +941,6 @@ export_cice6() {
export CICE_FRAZIL_FWSALT=.true.
export CICE_KTHERM=2
export CICE_TFREEZE_OPTION=mushy
#Wave-ice coupling variables
export CICE_nfsd=1
export CICE_tr_fsd=.false.
export CICE_restart_fsd=.false.
export CICE_wave_spec_type=none
# SlenderX2
export CICE_NPROC=${ICE_tasks}
np2=$((CICE_NPROC/2))
Expand Down

0 comments on commit e45f8c5

Please sign in to comment.