Changes between Version 3 and Version 4 of WorkBook/Pythia8
- Timestamp:
- Jul 28, 2015, 4:33:39 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Pythia8
v3 v4 3 3 4 4 First, you'll need a working [http://home.thep.lu.se/~torbjorn/Pythia.html Pythia8] installation. 5 6 {{{ 7 8 wget http://home.thep.lu.se/~torbjorn/pythia8/pythia8210.tgz 9 tar xzvf pythia8210.tgz 10 cd pythia8210 11 ./configure --prefix=path_to_PYTHIA8_installation 12 make 13 }}} 14 5 15 6 16 Second, define an environment variable for the path to your PYTHIA installation directory