~maddevelopers/mg5amcnlo/3.0.2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
************************************************************
*                                                          *
*   W E L C O M E  to  M A D G R A P H 5 _ a M C @ N L O   *
*                                                          *
*                                                          *
*                 *                       *                *
*                   *        * *        *                  *
*                     * * * * 5 * * * *                    *
*                   *        * *        *                  *
*                 *                       *                *
*                                                          *
*    The MadGraph5_aMC@NLO Development Team - Find us at   *
*    https://server06.fynu.ucl.ac.be/projects/madgraph     *
*                            and                           *
*                  http://amcatnlo.cern.ch                 *
*                                                          *
*                   Code download from:                    *
*             https://launchpad.net/madgraph5              *
*                                                          *
************************************************************

Dependencies :
===============

 * MadGraph5_aMC@NLO *

- Python 2.6 (or higher, but not compatible with 3.X)

 * MadEvent *
Package for the LO cross-section computation and generation of events 

- bash
- perl 5.8 (or higher)
- a Fortran 77 compiler (such as g77 or gfortran)

 * aMC@NLO *
Package for the NLO cross-section computation (matched to shower) and
generation of events 

- bash
- gfortran4.6 (or higher)

On Windows:
===========

In order to run MG5 you need to
1) add the Python directory to the PATH
2) run $> python ./bin/mg5_aMC

Note that most of the output (including madevent/aMCatNLO)
are not compatible with Windows even with cygwin.