Changes between Version 2 and Version 3 of MadDm


Ignore:
Timestamp:
Mar 30, 2018, 12:28:38 AM (6 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MadDm

    v2 v3  
    1313   The code is currently in beta! We are eager to receive your feedback (on: https://answers.launchpad.net/maddm)
    1414   
    15 == Testing the code
     15== Downloading the code
    1616   The code can be downloaded here:
    17    This package contains a beta version of MG5aMC and maddm version3.
    18    The command "install maddm" will not work in this version and this package is not compatible with MG5aMC auto-update.
     17    * This package contains a beta version of MG5aMC and maddm version3.
     18    * The command "install maddm" will not work in this version and this package is not compatible with MG5aMC auto-update.
     19   
     20   The requirement for the code are
     21    * gcc
     22    * Python2.7
     23    * numpy and scipy
     24    * pymultinest (optional)
     25
     26== Installing/learning the code
     27    * you just have to untar the package (tar -xzpf Maddm_v3.tgz)
     28    * to launch the code type ./bin/maddm
     29    * This opens a shell prompt (a la MG5aMC) to learn the main feature type "tutorial" and follow the instructions
     30   
     31
     32== More documentation
     33    * the paper:
     34    * the code is our manual type "help XXX" to know more about any command/possibilities
     35    * do not hesitate to ask us question on https://answers.launchpad.net/maddm