Legacy patches to compile MCFM-8.3
  • Fortran 78.6%
  • Forth 14.1%
  • Shell 2.2%
  • Makefile 2.2%
  • C++ 1.9%
  • Other 1%
Find a file
2024-03-28 11:17:28 -07:00
Bin import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
Doc import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
qcdloop-2.0.2 import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
qd-2.3.22 import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
src Another fix for omp_lib (at least on perlmutter) when MPI is disabled 2024-03-28 11:17:28 -07:00
TensorReduction import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
CHANGELOG.md import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
depends.mk import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
Install import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00
makefile Add -fallow-argument-mismatch -std=legacy flags for newer compilers (tested with GCC 12.3) 2024-03-25 08:55:34 -07:00
README import from MCFM-8.3.tar.gz source 2024-03-25 11:50:37 -04:00

 ************** MCFM - version 8.3 ****************
 *                                                *
 * MCFM, v8.3                         March 2019  *
 *                                                *
 * Authors: John Campbell, Keith Ellis,           *
 *          Walter Giele, Tobias Neumann,         *
 *          Ciaran Williams                       *
 *         (johnmc@fnal.gov, ellis@fnal.gov,      *
 *          giele@fnal.gov,tneumann@fnal.gov,     *
 *          ciaranwi@buffalo.edu)                 *
 *                                                *
 * For details see:                               *
 *                                                *
 *  Color singlet production at NNLO in MCFM      *
 *   R. Boughezal, J. Campbell, R.K. Ellis,       *
 *    C. Focke, W. Giele, X. Liu, F. Petriello,   *
 *    C. Williams,  arXiv:1605.08011              *
 *    (overview of NNLO implementation in MCFM)   *
 *                                                *
 *  A study of weak corrections to Drell-Yan,     *
 *   top-quark pair and di-jet production at      *
 *    high energies with MCFM                     *
 *   J. M. Campbell, D. Wackeroth, J. Zhou,       *
 *   arXiv:1608.03356 (weak corrections in MCFM)  *
 *                                                *
 *  arXiv:1903.11023 (off-shell single top SMEFT) *
 *  arXiv:1802.02981 (NLO H+jet high pT mass eff.)*
 *  arXiv:1708.02925 (Zgamma at NNLO)             *
 *  arXiv:1609.00367 (NLO H+jet with mass effects)*
 *  arXiv:1603.02663 (diphotons at NNLO)          *
 *  arXiv:1601.00658 (VH at NNLO)                 *
 *                                                *
 *  arXiv:1502.02990 (VBF and VBS Higgs)          *
 *  arXiv:1403.2641  (Triphoton production)       *
 *  arXiv:1312.1628  (gg->WW, Higgs interference) *
 *  arXiv:1311.3589  (gg->ZZ, Higgs interference) *
 *  Phys.Rev.D87:114006, arXiv:1302.3856          *
 *  (tZ, tH -- with R. Rontsch)                   *
 *  arXiv:1211.6390 (DM, P. Fox and C. Williams)  *
 *  JHEP 1211:162 (2012), arXiv:1208.0566         *
 *  (Z+gam+jet,Z+gam+gam -- with H. Hartanto)     *
 *  arXiv:1204.1513 (top production+decay)        *
 *  JHEP 1207:052 (2012), arXiv:1204.5678 (ttW)   *
 *  JHEP 1110:005 (2011), arXiv:1107.5569         *
 *         (gg->WW,Higgs intference)              *
 *  JHEP 1107:018 (2011), arXiv:1105.0020         *
 *         (diboson update)                       *
 *  JHEP 1103:027 (2011), arXiv:1011.6647         *
 *         (Wbb for mb>0, with S. Badger)         *
 *  Phys.Rev.D81:074023, arXiv:1001.4495 (H+2jet) *
 *                                                *
 *  P.R.L. 102:142001, arXiv:0903.0005 [hep-ph]   *
 *    (t-channel single top + explicit b,         *
 *      JC, R.Frederix, F.Maltoni, F.Tramontano)  *
 *  N.P.B 726:109(2005), hep-ph/0506289 (W+t)     *
 *  Phys.Rev.D70:094012, hep-ph/0408158 (Sngl Top)*
 *       (with Francesco Tramontano)              *
 *                                                *
 *  Phys.Rev.D65:113007, hep-ph/0202176 (W,Z+2j)  *
 *  Phys.Rev.D62:114012, hep-ph/0006304 (W,Z+bb)  *
 *  Phys.Rev.D60:113006, hep-ph/9905386 (diboson) *
 *                                                *
 * On the web:  http://mcfm.fnal.gov/             *
 **************************************************
 *                                                *
 * To compile:           ./Install                *
 *   and then:           make                     *
 *                                                *
 * To run:               cd Bin                   *
 *                       ./mcfm_omp               *
 *                                                *
 * To change the process, collider, cuts, etc.    *
 *  edit the file Bin/input.DAT                   *
 *                                                *
 * Further help is in the Doc/ directory.         *
 *                                                *
 **************************************************