Skip to content

Commit

Permalink
Update rt.sh fix dprefix path
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored Dec 7, 2023
1 parent aa5cb12 commit 4455578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ elif [[ $MACHINE_ID = derecho ]]; then
QUEUE=main
COMPILE_QUEUE=main
PARTITION=
dprefix=/glade/derecho/scratch/epicufsrt
dprefix=/glade/derecho/scratch/${USER}
DISKNM=/glade/derecho/scratch/epicufsrt/ufs-weather-model/RT/
STMP=$dprefix
PTMP=$dprefix
Expand Down

0 comments on commit 4455578

Please sign in to comment.