by Cristian V. Diaconu
qgj
/qg03
can be found on almost all
clusters in
/projects/guscus/software/util
I suggest users to create symlinks to the script or put the above directory in their path so that they can take advantage of the bug fixes asap.
Also, please report bugs asap to Cris Diaconu.
You only need the input file (and possibly the checkpoint
file, or other files your job require),
and qgj
/qg03
takes care of the rest.
‘qgj -h
’ or ‘qg03
-h
’ gives a complete help, and here are some
frequently used options:
qgj
is invoked
as qg03
it runs Gaussian03 (revision D.01),
if it is invoked as qgj
or qgdv
it runs Gaussian Development version (revision F.02).-g gdv-g1
-d $HOME/gaussian
NOTES
qgj
does not work with multi-step
jobs out of the box. You can use 'qgj
-raw'
to produce a rough draft of a PBS script
and then modify it to fit your needsEXAMPLES
Example of running the above sugar-example using qgj
:
$ qgj sugar-example.gjf -N example -t 10:00:00 -x
Here is an example with frequently used options (from 'qgj -h'
):
$ qgj ex.gjf -N example -g gdv-e1 -d /my/path/to/gaussian -m 1GB -np 2 \ -M 2000mb -q guscus -t 100:00:00 -ig ../other/example.fchk.bz2 -v -x