A Monte Carlo for hadron-hadron, hadron-nucleus and nucleus-nucleus collisions. The current version requires Ariadne 4.02r, Pythia 5.6, and Jetset 7.3.
The Ariadne_402r program has been 'customized' for Fritiof, while Jetset and Pythia are the standard versions.
You will need to create your own main program and link it to the four libraries. A simple main program for the purpose of testing the installation is:
PROGRAM TEST_FRITIOF
external ludata,pydata,ardata,frdata
CALL FRSAMPLE
END
The external statements are necessary to force linking of the relevant block data routines. Successful execution of the program results in some meaningful output in a file 'test.out'.
Versions: