Next: 5 About BOB Up: 4 Using the programmes Previous: 4.6 Shell scripts


4.7 Where to find the programs

The code, maps, modules and other files needed to use the facilities mentioned in this report have been compressed and packaged using

tar cvf QCDvis_?????.tar directories

then

gzip QCDvis_?????.tar

These will need to be uncompressed before use as follows:

gunzip QCDvis_?????.tar.gz

followed by

tar xvf QCDvis_?????.tar

The following tar files exsist:

QCDvis_code.tar.gz
contains all code written. Following decompression contains .../Fortran directory which contains all the code.
QCDvis_doc.tar.gz
contains all documentation. Following decompression contains .../REPORT directory, which contains the files to create the report and manual for this project, and a .../POSTER directory which contains the files to create the poster for this project.
QCDvis_images.tar.gz
contains some of the images created during this project. After decompression this will contain directories .../IMAGES and .../GIF which contain the various images.
QCDvis_packages
contains facilities for Explorer and BOB. Following decompression consists of .../Maps and .../Modules directories which contain the Maps and Modules for Explorer, and .../colour and .../opaque directories which contain colour and opacity maps used in BOB. This file also contains ...DOTexplorerrc file needed for Explorer.

All directories contain README files describing their contents.


epccssp@epcc.ed.ac.uk
Fri Oct 7 10:31:36 BST 1994