Calculate and display an aggregating particle
| Binary Distributions | |
|---|---|
| OpenLinux/Open UNIX | ftp://ftp2.sco.com/pub/.../RPMS/mathrec-1.1c-1col.i586.rpm (no longer available) | 
| UnixWare 7 | ftp://ftp2.sco.com/pub/skunkware/uw7/Packages/mathrec-1.1b.pkg | 
| OpenServer | ftp://ftp2.sco.com/pub/skunkware/osr5/vols/mathrec-1.1c-VOLS.tar | 
| Source Code Distributions | |
|---|---|
| Source RPM | ftp://ftp2.sco.com/pub/.../SRPMS/mathrec-1.1c-1col.src.rpm (no longer available) | 
| Gzip'd tar archive | ftp://ftp2.sco.com/pub/skunkware/src/x11/misc/mathrec-1.1c.tar.gz | 
After modifying the Imakefile appropriately, either use "xmkmf" or "imake" to create a Makefile. Then just type "make" to compile coral.
The manual page can be formatted by typing "nroff -man coral.man > coral.6X".
Some "interesting" ways to run coral are as follows :
% coral -F -n 10 -d
(use the full screen, calculate 10 maps in demo mode)
% coral -R
(display on the root window)
% coral -o coralgrowth.ppm
(calculate and display with default parameters and save the resulting image
 as a PPM file called coralgrowth.ppm. this can be viewed later using xv or 
 any PPM viewing utility)