hosted by CEDAR HepForge |
Version 1.2.0 is a major update of Sherpa which contains many physics improvements and also some minor user interface changes. Correspondingly, the input structure has been improved, cf. the online manual and changelog below for a summary of updates.
The Sherpa package can be downloaded here:
A Manual is included in the Manual/ directory of the tarball. It is available in the HTML or INFO format and provides extensive documentation of all parameters. It can also be found online:
A publication describing the physics of the SHERPA Monte-Carlo can be found in JHEP02 (2009) 007. This is meant to be the standard reference, please cite this publication if you have used SHERPA for your studies.
You can find a large collection of example setups for using SHERPA in various different colliders/processes in the Examples/ directory of the tarball. They are also briefly described in the manual. The release has been tested for various processes at hadron colliders, e.g. production of Z+jets, W+jets, pure QCD, di-boson + jets, Higgs through effective couplings, top-pairs, Higgs associated with a top-pair, and also various BSM processes. You can also find examples for non-hadron collider setups.
A Changelog for important differences between the previous version and this version is provided below.
If you would like to be kept up-to-date about new versions or important updates of Sherpa, please subscribe to our announcement mailing list.
Please note that you still have to apply any patches provided below after unpacking the tarball.
patch -p0 < gcc-4.4.x.patch in the top level directory of your Sherpa installation, and recompile with make install.patch -p0 < nlo-example.patch in the top level directory of your Sherpa installation, and recompile with make install.patch -p0 < MPIforBSM.patch in the top level directory of your Sherpa installation, and recompile with make install.patch -p0 < ISPartonStatusCode.patch in the top level directory of your Sherpa installation, and recompile with make install.patch -p0 < dupl_header_remove.patch in the top level directory of your Sherpa installation and recompile with autoreconf -i; ./configure [options...]; make install.patch -p0 < agc_fix.patch in the top level directory of your Sherpa installation, and recompile with make install.nan‘s. Fix: Apply patch file via patch -p0 < xs-error-nan.patch in the top level directory of your Sherpa installation, and recompile with make install.patch -p0 < amegic_cluster_1.patch in the top level directory of your Sherpa installation, and recompile with make install.Manual/ subdirectory of the Sherpa package.ME_SIGNAL_GENERATOR in the Manual. To alleviate read-in and to generalise the handling of the various ME generators many of the input parameters in the (processes) section of the input card were renamed. Please refer to the examples and to the Processes section of the online manual for possible changes to your run card.CKKW directly in the merged process specification, followed by the value of the merging cut to be used. The separate specification of a JetFinder selector is not appropriate anymore and will eventually lead to wrong results. Cf. the description of the CKKW keyword in the Manual.SCALES and COUPLINGS in the Manual.Sherpa_References.tex is written to disk, containing links to recommended references for the user. Please follow the on-screen instructions to generate a bibtex list of references from this file. CSS (see below), the structure of the internal event record has changed such that now only one Blob accomodates the complete Parton-Shower evolution. Initial and final state emissions cannot be disentangled.#include directives. SHERPA sorts its header files into separate directories now, so e.g. #include “Sherpa.H” becomes #include “SHERPA/Main/Sherpa.H”. Please contact us, if you need any help with this.Examples/ directory of the tarball. See also Examples in the Manual for a short description of each of them.Model section of the Manual.Parameters → QED Corrections in the Manual.Tips and Tricks in the Manual.