Skip to content

Commit 2a40c4e

Browse files
committed
Real time path fix.
1 parent 146bd4c commit 2a40c4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

workflow/rt_c3_mynn.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/sh
22
USER=role.rtfim
3-
#GITDIR=${HOME}/UFS-CAMsuite/ ## where your git checkout is located
4-
GITDIR=/scratch2/BMC/gsd-fv3-dev/KaYee.Wong/global/test/Merge_gsl_ufs_dev_to_gsl_ufsrtdev1/
3+
GITDIR=${HOME}/UFS-CAMsuite/ ## where your git checkout is located
54
COMROT=$GITDIR/FV3GFSrun ## default COMROT directory
65
EXPDIR=$GITDIR/FV3GFSwfm ## default EXPDIR directory
76
ICSDIR=/scratch1/BMC/gsd-fv3/rtruns/FV3ICS_L127

0 commit comments

Comments
 (0)