Code Monkey home page Code Monkey logo

madgraph's Introduction

************************************************************
*                                                          *
*   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                 *
*                                                          *
*                   Download code 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 
------------------------------------------------------------

This mode of running holds both for Leading-Order(LO) computations and handling
of loop processes.

./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 for LO computations.
Type "tutorial aMCatNLO" for a tutorial on aMC@NLO runs for NLO(Next-to-Leading Order) 
computations.
Type "tutorial MadLoop" for a tutorial on MadLoop for learning how to output
standalone codes for loop process evaluation for given PS points.


To run
------

You can run MadGraph5_aMC@NLO by doing the following:

./bin/mg5_aMC proc_card.dat

madgraph's People

Contributors

restrepo avatar hridoy-31 avatar

Stargazers

Thomas Reiter avatar  avatar Ivanfei avatar  avatar Uwe Hernandez Acosta avatar  avatar Elijah Sheridan avatar Byounghoon Lee avatar

Watchers

 avatar James Cloos avatar  avatar

madgraph's Issues

Error during installing lhapdf6

Dear MG5 teams,
i try to install lhapdf6 in madgraph using the command
MG5_aMC>install lhapdf6

all the time i face the issue

File "/home/said/Desktop/newversion/MG5_aMC_v3_4_1/HEPTools/HEPToolsInstallers/HEPToolInstaller.py", line 1574, in
finalize_installation(target_tool)
File "/home/said/Desktop/newversion/MG5_aMC_v3_4_1/HEPTools/HEPToolsInstallers/HEPToolInstaller.py", line 1250, in finalize_installation
os.symlink(os.path.relpath(path,pjoin(_prefix,'lib')),
FileExistsError: [Errno 17] File exists: '../lhapdf6_py3/lib/libLHAPDF.a' -> '/home/said/Desktop/newversion/MG5_aMC_v3_4_1/HEPTools/lib/libLHAPDF.a'
Command "install lhapdf6" interrupted with error:
InvalidCmd : Installation of lhapdf6_py3 failed.

also, i try to intall lhapdf in free folder following these commands
./configure --prefix=/path/for/installation
make
make install
i get this message from the first command
checking build system type... Invalid configuration /home/said/Desktop/lhapdf-insatll/install-LHA': machine /home/said/Desktop/lhapdf-insatll/install' not recognized
configure: error: /bin/bash config/config.sub /home/said/Desktop/lhapdf-insatll/install-LHA failed

Command "generate p p > t t~ WEIGHTED=4" interrupted with error (MGC v3.3.1)

Hi,

I get the following error message in madgraph : Command "generate p p > t t~ WEIGHTED=4" interrupted with error:
InvalidCmd : model order WEIGHTED not valid for this model (valid one are: QCD, QED, EW, EW^2, aEW, aS). Please correct

What I do not understand is that the command worked fine with 2.9.9, and now that I have uninstalled this version and now use the version 3.1.1, it does not work anymore.

Any advice, please ?

Thanks

loop calculation

good morning

I have just download Madgraph to do loop calculation.
I got this message
is there a file should be edited or packages need to be installed?

First output using loop matrix-elements has been detected. Now asking for loop reduction:
For loop computations, MadLoop requires dedicated tools to perform the reduction of loop Feynman diagrams using OPP-based and/or TIR approaches.

Which one do you want to install? (this needs to be done only once)

  1. cuttools (OPP) [0711.3596] : will be installed (required)
  2. iregi (TIR) [1405.0301] : will be installed (required)
  3. ninja (OPP) [1403.1229] : /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/ninja/lib
  4. collier (TIR) [1604.06792] : /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/HEPTools/collier
  5. golem (TIR) [0807.0605] : do not install
    You can:
    -> hit 'enter' to proceed
    -> type a number to cycle its options
    -> enter the following command:
    {tool_name} [install|noinstall|{prefixed_installation_path}]

If you are unsure about what this question means, just type enter to proceed. [300s to answer]

set ninja /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/ninja/lib
/Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/ninja/lib does not seem to correspond to a valid ninja lib . Please enter the full PATH/TO/ninja/lib .
You will NOT be able to run ninja otherwise.

save options ninja
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
save options ninja
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
set collier /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/HEPTools/collier
/Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/HEPTools/collier does not seem to correspond to a valid collier lib . Please enter the full PATH/TO/collier/lib .
You will NOT be able to run collier otherwise.

save options collier
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
save options collier
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
set golem ''
save options golem
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
save options golem
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/input/mg5_configuration.txt
INFO: initialize a new directory: g
INFO: remove old information in g
WARNING: The ninja reduction library could not be found with PATH:/Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/HEPTools/lib specified in mg5_configuration.txt. It will not be available.
WARNING: The collier reduction library could not be found with PATH:/Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/HEPTools/lib specified in mg5_configuration.txt. It will not be available.
INFO: Organizing processes into subprocess groups
INFO: Generating Helas calls for process: g g > h e+ e- WEIGHTED<=12 [ noborn = QCD ]
INFO: Processing color information for loop process: g g > h e+ e- [ noborn = QCD ]
INFO: Creating color matrix loop process: g g > h e+ e- WEIGHTED<=12 [ noborn = QCD ]
INFO: Creating files in directory /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/bin/g/SubProcesses/PV0_0_1_gg_hepem
INFO: Computing diagram color coefficients
INFO: Drawing loop Feynman diagrams for Process: g g > h e+ e- WEIGHTED<=12 [ noborn = QCD ]
INFO: Creating files in directory P0_gg_hll
INFO: Generating Feynman diagrams for Process: g g > h e+ e- WEIGHTED<=12 [ noborn = QCD ]
INFO: Finding symmetric diagrams for subprocess group gg_hll
Generated helas calls for 1 subprocesses (32 diagrams) in 0.115 s
ALOHA: aloha starts to compute helicity amplitudes
ALOHA: aloha creates 21 routines in 0.676 s
save configuration file to /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/bin/g/Cards/me5_configuration.txt
INFO: Use Fortran compiler gfortran
INFO: Use c++ compiler clang
INFO: Generate web pages
Output to directory /Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/bin/g done.
Type "launch" to generate events from this process, or see
/Users/sarahalanazi/Desktop/TOOLS/MG5_aMC_v3_4_0/bin/g/README
Run "open index.html" to see more information about this process.
MG5_aMC>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.