Skip to content

Commit

Permalink
revise rt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
binli2337 committed May 17, 2024
1 parent b632963 commit 169220d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,8 @@ case ${MACHINE_ID} in
COMPILE_QUEUE="batch"
PARTITION="orion"
dprefix="/work/noaa/stmp/${USER}"
DISKNM=/"work/noaa/epic/UFS-WM_RT"
#DISKNM=/"work/noaa/epic/UFS-WM_RT"
DISKNM=/"work/noaa/stmp/libin/UFS-WM_RT"
STMP="${dprefix}/stmp"
PTMP="${dprefix}/stmp"

Expand Down

0 comments on commit 169220d

Please sign in to comment.