~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to Template/LO/README.gridpack

pass to v2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
and after that it is ready to go. There is also an option to compile
46
46
madevent with dynamic libraries. Use
47
47
./bin/compile dynamic
48
 
to compile with dynamic libraries for the madgraph source files. This
 
48
to compile with dynamic libraries for the MadGraph5_aMC@NLO source files. This
49
49
will replace all makefiles with makefile_dynamic and compile using
50
50
these new makefiles. Using dynamic libraries is greatly encouraged,
51
51
because it can make the compiled gridpack significantly smaller.
65
65
top quarks E.g. for the decay of top quarks up to 95% of the
66
66
correlations are preserved. 
67
67
Note that DECAY also needs the HELAS directory to compile.
68
 
The DECAY package can be found in the MadGraph 5 developer's kit that
69
 
can be downloaded from the MadGraph /MadEvent Downloads webpage or
 
68
The DECAY package can be found in the MadGraph5_aMC@NLO developer's kit that
 
69
can be downloaded from the MadGraph5_aMC@NLO /MadEvent Downloads webpage or
70
70
from Launchpad. To add the package to the gridpack, simply untar the
71
71
gridpack to get the ./madevent/ directory and the ./run.sh
72
72
script. Move the DECAY and the HELAS directories from the MG 5 developer's kit to the
115
115
flavor, we could as well have generated events with only muons and
116
116
then randomly replacing the muons in the event file by electrons or
117
117
tau's with 33% probability for each. This is exactly what the REPLACE
118
 
script has been designed to do. Note that for MadGraph 5, this is less
 
118
script has been designed to do. Note that for MadGraph5_aMC@NLO, this is less
119
119
of a problem, and in general the full process should be run
120
120
(preferentially using sm-no_masses to get as few run directories as
121
121
possible).