Changes between Version 50 and Version 51 of WikiStart


Ignore:
Timestamp:
Jan 24, 2014, 6:59:43 AM (11 years ago)
Author:
Fabio Maltoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v50 v51  
    11= Welcome to the MadGraph5_aMC@NLO Wiki =
    2 
    32
    43This wiki is dedicated to the MadGraph5_aMC@NLO project.
    54
    6 MadGraph5_aMC@NLO is the new version of the MadGraph5, written in the Python programming language, that includes the  aMC@NLO functionalities.  It implements a number of new, efficient algorithms that provide improved performance and functionality in all aspects of the program. It features a new user interface, several new output formats including C++ process libraries for Pythia 8, and full compatibility with [http://feynrules.irmp.ucl.ac.be/ FeynRules] for new physics models implementation, allowing for event generation for any model that can be written in the form of a Lagrangian. !MadGraph 5 builds on the same philosophy as the previous versions, and its design allows it to be used as a collaborative platform where theoretical, phenomenological and simulation projects can be developed and then distributed to the high-energy community.
     5MadGraph5_aMC@NLO is a framework that aims at providing all the elements necessary for SM and BSM phenomenology, such as the computations of cross sections, the generation of hard events and their matching with event generators, and the use of a variety of tools relevant to event manipulation and analysis. Processes can be simulated to LO accuracy for any user-defined Lagrangian, and the NLO accuracy in the case of QCD corrections to SM processes. Matrix elements at the tree- and one-loop-level can also be obtained.
    76
     7MadGraph5_aMC@NLO is the new version of both MadGraph5 and aMC@NLO that unifies the LO and NLO lines of development of automated tools within the MadGraph family. It therefore supersedes all the MadGraph5 1.5.x versions and all the beta versions of aMC@NLO.
     8
     9A standard reference for the use of the code is being written. In the meanwhile please contact us: there are many relevant papers, and the appropriate citations must be tailored to physics applications.
     10
     11Download:
     12
     13The latest stable release can downloaded as a tar.gz package (see the right of this page), or through the Bazaar versioning system, using bzr branch lp:madgraph5
     14
     15Installation:
     16
     17MadGraph5_aMC@NLO needs Python version 2.6 or 2.7 ; gfortran/gcc 4.6 or higher is required for NLO calculations/simulations.
     18
     19Getting started:
     20
     21Run bin/mg5_aMC and type "help" to learn how to run MadGraph5_aMC@NLO using the command interface, or run the interactive quick-start tutorial by typing "tutorial". Some third-party packages can be installed using the MG5_aMC shell command "install". LO generation can also be done directly online at: http://madgraph.phys.ucl.ac.be or http://madgraph.hep.uiuc.edu
     22
     23
     24MadGraph5_aMC@NLO is the new version of the MadGraph5, written in the Python programming language, that includes the  a
    825For downloads, an overview on the project, or for any question related to it, please meet us on [https://launchpad.net/madgraph5 Launchpad].
    926