Skip to content

Commit

Permalink
Update definition of OROFIX to match the cycle driver.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Jan 23, 2024
1 parent bef91f0 commit affbcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/global_cycle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ HOMEgfs=${HOMEgfs:-$BASEDIR/gfs_ver.${gfs_ver}}
EXECgfs=${EXECgfs:-$HOMEgfs/exec}
FIX_DIR=${FIX_DIR:-$HOMEgfs/fix}
FIXam=${FIXam:-$FIX_DIR/am}
OROFIX=${OROFIX:-$FIX_DIR/orog/${CASE}.mx${OCNRES}_frac}
OROFIX=${OROFIX:-$FIX_DIR/orog/${CASE}}
FIX_SFC=${FIX_SFC:-$OROFIX/sfc}
DATA=${DATA:-$(pwd)}
COMIN=${COMIN:-$(pwd)}
Expand Down

0 comments on commit affbcdc

Please sign in to comment.