by Jessica Ramella-Roman

Programs for MacOS

These may have some problems on Unix, so try the following (Steve Jacques)/:

  1. After download, on your UNIX terminal untar the source code into a folder called mcMeridian by typing
    unzip mcMeridian.zip
  2. cd mcMeridian
  3. create the executable called iquv by typing
    make
  4. run by typing
    ./iquv 
  5. modify parameters in stok1.c, then retype
    make 
  6. Run modified program, type
    ./iquv 

Programs for Red Hat Linux and Knoppix