MAPSIM v0.1




Two versions of mapsim are available: One designed to run on a mulitiple processor machine using MPI, and the other on a standard single processor workstation. For the MPI version download mapsim_MPI.tar; otherwise download mapsim.tar

Download mapsim.tar

Download mapsim_MPI.tar

After downloading, type:

tar xvfm mapsim.tar
make

to compile all the necessary programs.


All the C source code contains comments and a description of the functions used by mapsim.

More detailed file information can be found here.