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
Next revision Both sides next revision
download:beta [2017/01/18 14:30]
Michael Rauch [BETA VERSION -- VBFNLO 3.0.0 beta 2]
download:beta [2017/01/18 14:42]
Michael Rauch [Changelog:]
Line 6: Line 6:
  
  
-The BETA version 3.0.0 beta of VBFNLO, which can be downloaded {{:download:vbfnlo-3.0.0beta2.tgz|here}}, was released on 09 November 2015.+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 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 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.
 +
  
 \\ \\