PAW on the Cobalt-Cluster



The general runscript paw_run

The runscript paw_run is a csh-script that performs all the necessary operations to run a paw-job.
The script can be found at

    ~program/paw/scripts/paw_run

If you have the path to the scripts directory in your standardpath you just type

    paw_run test

for test.inp being your input file.  This will NOT submit the job to a queue but just run it interactively on the
machine you are currently logged in. The script produces some output about the things it does, which might be
redirected in another file (as <>.echo). It also gives in the <>.host file on which machine it is running, which is
usefull when paw_run is used in the queueing-environement (see "other utilities" for more info about that)

The script performs roughly the following actions (when started with "paw_run test"):
 



Rochus Schmid    (30. 11. 98)