Fork me on GitHub

Changes between Version 3 and Version 4 of WorkBook/Pythia8


Ignore:
Timestamp:
Jul 28, 2015, 4:33:39 PM (9 years ago)
Author:
Michele Selvaggi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Pythia8

    v3 v4  
    33
    44First, you'll need a working [http://home.thep.lu.se/~torbjorn/Pythia.html Pythia8] installation.
     5
     6{{{
     7
     8wget http://home.thep.lu.se/~torbjorn/pythia8/pythia8210.tgz
     9tar xzvf pythia8210.tgz
     10cd pythia8210
     11./configure --prefix=path_to_PYTHIA8_installation
     12make
     13}}}
     14
    515
    616Second, define an environment variable for the path to your PYTHIA installation directory