Skip to content

Commit

Permalink
add defaults for gfs runs
Browse files Browse the repository at this point in the history
  • Loading branch information
NeilBarton-NOAA committed Oct 17, 2024
1 parent 035cf24 commit 8acc70a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions parm/config/gfs/config.stage_ic
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,8 @@ if [[ -z "${ICSDIR}" ]] ; then

fi

#use of perturbations files for ensembles
export USE_OCN_ENS_PERTURB_FILES="NO"
export USE_ATM_ENS_PERTURB_FILES="NO"

echo "END: config.stage_ic"

0 comments on commit 8acc70a

Please sign in to comment.