Note: Each WRplot user needs permission to use that program. The WRplot manager must register the user in the file wruser.dat in the installation directory.
At the Workstation-Cluster astro.physik.uni-potsdam.de, the WRplot system is presently installed in the user directory of Lars: /home/fornax/lars/wrplot. This directory contains the executable and the font data.
As the installation is not local to your machine and not in a standard path, the various commands described in Sect. 1 must be defined by aliases, e.g. in your .login file. I use the following set:
alias dps "rm wrplot.ps.*"
alias dttw "rm -f wrplot.ps.* *.ttw ttw.ps" alias dvieps "/usr/local/bin/dvips -o -E" alias manwrplot "gv ~lars/wrplot/wr_info.ps &" alias psappend ~wrh/proc.dir/psappend.com alias ttw ~wrh/proc.dir/ttw.com alias wrmult ~lars/com/wrmult.com alias wrplot ~wrh/proc.dir/wrplot.com alias wrps ~wrh/proc.dir/wrps.com alias wrstat ~lars/wrplot/wrssum.exe |
Note that those aliases point to a couple of shell-scripts, which reside either in the home directory of mine, or of Lars.