Programs
How to get the code?
- Use anonymous ftp on address: goofy.mpi-hd.mpg.de
- cd to pub/trittman/
- cp all files there (C-codes)
- If you are interested in the output: cp OUTPUT/ directory
Run the code:
- cc -lm meta_mesonix (compiles the main main file)
- cc mesonix.c -o mesonix.out -lnag -lm -lfor -lots
(compiles the main file in which the others are
contained)
- 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