Download programs
Programs for MacOs X Unix*
Meridian plane Monte Carlo zip or tar
The above may have some problems on Unix, so try the following (steve jacques):
Download monte carlo Meridian by clicking this link: mcMeridian.tar.gz
After download, on your UNIX terminal type tar xzf mcMeridian.tar.gz to yield a folder called mcMeridian.
Type cd mcMeridian .
Type make to create the executable called iquv.
To run, type ./iquv .
To modify, change parameters in stok1.c (/* CHOOSE MIE SCATTERING parameters */), then retype make .
To run modified program, type ./iquv .
Euler Monte Carlo zip or tar
Quaternion Monte Carlo zip or tar
Programs for Red Hat Linux and Knoppix*
Meridian plane Monte Carlo zip or tar
Euler Monte Carlo zip or tar
Quaternion Monte Carlo zip or tar
* Programs are identical only Makefile changes
|