This is a graphics fortran subroutine library for producing 2D and 3D
plots output from fortran programs. It can be
obtained free of charge
from the www.
Local Notes
version 5 is currently installed
set up the following environment variables in your .cshrc file:
setenv PGPLOT_DIR /u24/pgp5
setenv PGPLOT_FONTS /u24/pgp5/grfont.dat
setenv PGPLOT_DEV /xserve
setenv LD_LIBRARY_PATH /u24/pgp5
add /u24/pgp5 to your path
compile and link fortran code with the following syntax: