Programs


How to get the code?

  1. Use anonymous ftp on address: goofy.mpi-hd.mpg.de
  2. cd to pub/trittman/
  3. cp all files there (C-codes)
  4. If you are interested in the output: cp OUTPUT/ directory

Run the code:

  1. cc -lm meta_mesonix (compiles the main main file)
  2. cc mesonix.c -o mesonix.out -lnag -lm -lfor -lots (compiles the main file in which the others are contained)
  3. a.out

Disclaimer: The author takes absolutely no warranty of anything happening to or with the codes.
Last modification: 06/05/97

Back to official homepage