Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.16 by jmc, Sun Feb 4 21:03:20 2018 UTC | revision 1.17 by jmc, Mon Feb 5 13:36:05 2018 UTC | |
|---|---|---|
| # | Line 24 HERE="$HOME/test_${dNam}" | Line 24 HERE="$HOME/test_${dNam}" |
| 24 | TST_DISK="/net/fs09/d1/jm_c" | TST_DISK="/net/fs09/d1/jm_c" |
| 25 | TST_DIR="$TST_DISK/test_${dNam}" | TST_DIR="$TST_DISK/test_${dNam}" |
| 26 | #- where local copy of code is (need to be consistent with run-job scripts): | #- where local copy of code is (need to be consistent with run-job scripts): |
| 27 | #srcDIR=$HERE | #srcDIR=$TST_DIR |
| 28 | srcDIR=$TST_DIR | srcDIR=$HERE |
| 29 | srcCode="MITgcm_today" | srcCode="MITgcm_today" |
| 30 | ||
| 31 | logPfix='test_submit' | logPfix='test_submit' |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |