cd28aeb47b
It used to be in science/gamess and was removed in 2014.
13 lines
348 B
Text
13 lines
348 B
Text
--- rungms.orig 2018-10-14 01:06:01 UTC
|
|
+++ rungms
|
|
@@ -61,8 +61,8 @@
|
|
# See also a very old LoadLeveler "ll-gms" for some IBM systems.
|
|
#
|
|
set TARGET=sockets
|
|
-set SCR=/scr1/$USER
|
|
-set USERSCR=~/gamess-devv
|
|
+set SCR=/tmp
|
|
+set USERSCR=/tmp
|
|
set GMSPATH=~/gamess-devv
|
|
#
|
|
set JOB=$1 # name of the input file xxx.inp, give only the xxx part
|