There are two major reasons for scripts to run PAW:
~program/paw/util/
and in the subdirectory of this
~program/paw/util/paw_scripts/
The README covering these scripts can be found in
~program/paw/doc/old_readme/README.paw_opt
There is no subdirectory and all the scripts and aditional files will
be in this one directory.
If you include this path into your standard path you can execute all
scripts directly without copying them
or typing the whole path.
for csh/tcsh users:
put a line like
set path=(/usr/program/paw/scripts $path)
into your .cshrc or .tcshrc file
All scripts rely on a simple input format similar to that used in many
other QM codes.
It is keyword-driven and free format. All conversion and runscripts
access this one input-file to
get the necessary information. There are five sections to cover