Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated from 502ef1 to b5763c
8 changes: 4 additions & 4 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ elif [[ $MACHINE_ID = hera.* ]]; then
QUEUE=debug
# ACCNR=fv3-cpu
PARTITION=
dprefix=/scratch1/BMC/gmtb
DISKNM=$dprefix/ufs-weather-model/RT
STMP=$dprefix
PTMP=$dprefix
dprefix=/scratch1/NCEPDEV
DISKNM=$dprefix/nems/emc.nemspara/RT
STMP=$dprefix/stmp4
PTMP=$dprefix/stmp2

# default scheduler on Hera
SCHEDULER=slurm
Expand Down