Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
download:beta [2017/01/18 14:39]
Michael Rauch [Download and Manual:]
download:beta [2018/02/06 21:15]
Michael Rauch
Line 1: Line 1:
  
-====== BETA VERSION -- VBFNLO 3.0.0 beta ======+====== BETA VERSION -- VBFNLO 3.0.0 beta ======
 \\ \\
  
Line 6: Line 6:
  
  
-The BETA version 3.0.0 beta of VBFNLO, which can be downloaded {{:download:vbfnlo-3.0.0beta3.tgz|here}}, was released on 18 January 2017.+The BETA version 3.0.0 beta of VBFNLO, which can be downloaded {{:download:vbfnlo-3.0.0beta5.tgz|here}}, was released on 06 February 2018.
  
 The manual for the beta version can be found {{:download:manual_vbfnlo_3.0.0.pdf|here}}. The manual for the beta version can be found {{:download:manual_vbfnlo_3.0.0.pdf|here}}.
Line 15: Line 15:
  
 The beta version of VBFNLO 3.0 has several new features compared to the current stable release 2.7.  These are: The beta version of VBFNLO 3.0 has several new features compared to the current stable release 2.7.  These are:
 +
 +\\
 +=== Beta 5: ===
 +  * **Major Enhancements**
 +    * Large speed improvement in real-emission calculation of Hjjj production (processes 110-117)
 +
 +  * **Bug fixes**
 +    * Fix two bugs in NLO calculation of Hjjj production (processes 110-117)
 +    * Fix number of active flavours in BLHA interface
 +
 +\\
 +=== Beta 4: ===
 +  * **Bug fixes**
 +    * Fix bug in NLO calculation of $Z\gamma jj$ production (processes 290,291) when including anomalous couplings
 +    * Fix bug in event output for $Z\gamma jj$ production
 +
 +\\
 +=== Beta 3: ===
 +
 +  * **Major Enhancements**
 +    * VBFNLO is now published also at https://github.com/vbfnlo/vbfnlo
 +    * Processes formerly generated by running ''ggflo'' now use the binary ''vbfnlo'' as well
 +    * There is now a quick low-statistics version of the regress tests. They require the pytest package on python3. Run them using ''cd regress; py.test''
 +
 +  * ** Updates and new features**
 +    * Add dimension-8 operator O<sub>S,2</sub> and adjust K-matrix unitarization accordingly
 +    * Support for parallelization using MPI via ''--enable-MPI''. See manual for details.
 +
 +  * **Other additions and bug fixes**
 +    * Fix bug in BLHA interface for same-flavour boson decays
 +    * Fix PDF convolution in real-emission part of VBF-Zjj
 +    * Fix bug in event output for QCD-ZZjj and -ZAjj
 +    * Show timing information by default
 +    * Add git hash of source version to runtime version output
 +    * Fix compilation issue when flag ''--disable-nlo'' is used
 +    * Fix warnings for automake version >= 1.15
 +    * Tested with gfortran 5.4 and 6.2
 +    * Redirect LoopTools output for VBF-H EW corrections to LoopTools.out
 +    * Removed compilation flag ''--enable-spin2''. The spin2 code is now always included at compile time and can be switched on/off at runtime as before
 +    * Reduce memory consumption of Histogram routine. Better scaling for many histograms.
 +
  
 \\ \\