alphacentauri763 / mg5amcnlo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

************************************************************
*                                                          *
*   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              *
*                                                          *
*    Please refer to: MadGraph5_aMC@NLO paper              *
*               J. Alwall et al.                           * 
*               arXiv:1405.0301, JHEP 1407 (2014) 079      *
************************************************************


To run MadGraph5_aMC@NLO using the command line interface:
--------------------------------------------
./bin/mg5_aMC
Type "help" for list of commands and "help [command]" for help
on individual commands. 
Type "tutorial" for an interactive quick-start tutorial.

To run the test suite:
----------------------
  A) the unit_tests:
      ./tests/test_manager.py [--verbose=1] [--logging=INFO]
  B) the acceptance tests:
      ./madgraph5/tests/test_manager.py -p A
  C) the parallel tests (warning - this will take a LOOONG time!):
      ./madgraph5/tests/test_manager.py -p P
     (Please check the files in madgraph5/tests/parallel_tests to choose
      running of individual tests)
Run individual tests by specifying the test name.

To create a release tar.gz file:
--------------------------------
Please run:
python bin/create_release.py

About

License:Other


Languages

Language:Python 54.8%Language:Fortran 41.2%Language:C++ 1.9%Language:NASL 0.7%Language:Assembly 0.4%Language:Shell 0.3%Language:Gnuplot 0.2%Language:Pascal 0.1%Language:Perl 0.1%Language:POV-Ray SDL 0.1%Language:Makefile 0.0%Language:JavaScript 0.0%Language:Pawn 0.0%Language:HTML 0.0%Language:C 0.0%Language:Forth 0.0%Language:SourcePawn 0.0%Language:CSS 0.0%Language:PHP 0.0%Language:Batchfile 0.0%