How to install PIMMS


Download pimms4_14.tar.gz into a suitable directory, then

% tar zxvf pimms4_14.tar
It should create four subdirectories: data, models, sample, and source.

Goto the source subdirectory and edit the file called sitespec.inc so that ddir_name correctly points to the data, and mdir_name to the models subdirectory.

% make arch=solaris

The makefile allows for linux, osx (Mac OS X), solaris, alpha, sun (for pre-Solaris SunOS), and dec (Ultrix), although recent versions have not been tested on many of the legacy systems. PIMMS does not make extensive use of system dependent features, so it should work, possibly with some effort, on all UNIX and UNIX-like systems.

On some systems, it may be necessary to specify the fortran compiler as, e.g., FC = gfortran, in Makefile.

Make will leave the executable, pimms, in the directory above source; there you can also find the LaTeX documentation file pimms.tex.


HEASARC Home | Observatories | Archive | Calibration | Software | Tools | Students/Teachers/Public

This file was last modified on Monday, 16-Sep-2024 16:56:00 EDT