Changes between Version 1 and Version 2 of PythiaInterface


Ignore:
Timestamp:
Apr 6, 2012, 4:33:02 PM (12 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythiaInterface

    v1 v2  
    66If the Pythia package is downloaded and compiled and the file Cards/pythia_card.dat exists, Pythia will automatically be run by the generate_events script. To avoid this, just remove the file Cards/pythia_card.dat.
    77
    8 The easiest way to run Pythia on an existing generation is to go to the Events directory and run <br />
    9 ../bin/run_pythia path_to_pythia 0 prefix_of_run<br />
    10 The second argument is 0 for serial and 1 for cluster running, path_to_pythia is the path to the {{{pythia}}} executable (usually =../../pythia-pgs/src=) and prefix_of_run is the name of the run, i.e. what comes before "''unweighted''events.lhe.gz".
     8The easiest way to run Pythia on an existing generation is to go to the Events directory and run [[br]]
     9../bin/run_pythia path_to_pythia 0 prefix_of_run[[br]]
     10The second argument is 0 for serial and 1 for cluster running, path_to_pythia is the path to the {{{
     11pythia
     12}}} executable (usually =../../pythia-pgs/src=) and prefix_of_run is the name of the run, i.e. what comes before "''unweighted''events.lhe.gz".
    1113
    1214The Pythia package includes the following files and packages:
     
    2729   * Gives the default Pythia mass to massless final state particles from MadEvent, such as muons, electrons and quarks.
    2830   * Adjusts the cross section to account for closed decay channels for final-state particles from MadEvent which are decayed by Pythia
    29    * If matching is turned on in MadEvent (using ickkw=1 in the run_card.dat), the type of matching is automatically specified and performed. See [:Matching:the matching section] for instructions on how to use the matching implemented in MadEvent and Pythia.
     31   * If matching is turned on in MadEvent (using ickkw=1 in the run_card.dat), the type of matching is automatically specified and performed. See [wiki:Matching the matching section] for instructions on how to use the matching implemented in MadEvent and Pythia.
    3032
    3133
     
    6365
    6466-- Main.JohanAlwall - 21 Feb 2008
     67