Skip to content

Commit

Permalink
Revert "Minor bug fix"
Browse files Browse the repository at this point in the history
  • Loading branch information
jderrico-noaa authored Feb 1, 2024
1 parent 500b13b commit dd79923
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion parm/config/gfs/config.ufs_c768_12x12_2th_1wg40wt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ export cplice=".false."
export cplchm=".false."
export cplwav=".false."
export cplwav2atm=".false."
export CCPP_SUITE="FV3_GFS_v17_p8_ugwpv1_mynn"
export CCPP_SUITE="FV3_GFS_v17_p8_ugwpv1"
model_list="atm"

# Mediator specific settings
Expand Down
4 changes: 2 additions & 2 deletions workflow/hosts/hera_gsl_rt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ PACKAGEROOT: '/scratch1/NCEPDEV/global/glopara/nwpara'
COMROOT: '/scratch1/NCEPDEV/global/glopara/com'
COMINsyn: '${COMROOT}/gfs/prod/syndat'
HOMEDIR: '/scratch1/BMC/gsd-fv3/NCEPDEV/global/${USER}'
STMP: '${HOMEgfs}/${PSLOT}/FV3GFSrun/'
PTMP: '${HOMEgfs}/${PSLOT}/FV3GFSrun/'
STMP: '/scratch1/BMC/gsd-fv3/rtruns/UFS-CAMsuite/FV3GFSrun/'
PTMP: '/scratch1/BMC/gsd-fv3/rtruns/UFS-CAMsuite/FV3GFSrun/'
NOSCRUB: $HOMEDIR
ACCOUNT: gsd-fv3
SCHEDULER: slurm
Expand Down

0 comments on commit dd79923

Please sign in to comment.