by Jessica Ramella-Roman
Programs for MacOS
These may have some problems on Unix, so try the following (Steve Jacques)/:
- After download, on your UNIX terminal untar the source code into a folder called mcMeridian by typing
unzip mcMeridian.zip
-
cd mcMeridian
- create the executable called iquv by typing
make
- run by typing
./iquv
- modify parameters in stok1.c, then retype
make
- Run modified program, type
./iquv
Programs for Red Hat Linux and Knoppix