Page MenuHomeHEPForge

No OneTemporary

Index: trunk/webversion/downloads.html
===================================================================
--- trunk/webversion/downloads.html (revision 102)
+++ trunk/webversion/downloads.html (revision 103)
@@ -1,181 +1,183 @@
<HTML>
<HEAD>
<link rel="stylesheet" type="text/css"href="http://projects.hepforge.org/higgsbounds/HBstyle.css">
<TITLE>HiggsBounds</TITLE>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-22580167-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</HEAD>
<BODY>
<!--<p><h1>Program HiggsBounds</h1></p>-->
<p><h1>HiggsBounds</h1></p>
<p><h2>Downloads</h2></p>
<p>
You can download the current version of HiggsBounds here: </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-3.1.0beta.tar.gz"> HiggsBounds-3.1.0beta.tar.gz </a>. This package is still in beta and requires a Fortran 90/2003 compiler (note to gfortran users: you will need version 4.2 or higher). If you require a Fortran 77 version of the code, please use version <a href="downloads_detailed.html">2.1.1</a> instead. As always, please contact us if you have any problems with the installation. &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp ( <a href="downloads_detailed.html">show history</a> )
</p>
<p>Version 3.1.0beta includes an <a href="http://home.fnal.gov/~skands/slha/">SLHA</a> interface. For HiggsBounds 2.x.x, a beta version of an SLHA interface can be downloaded here: </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HB2.x.x-beta-SLHA-extension.tar.gz"> HB2.x.x-beta-SLHA-extension.tar.gz</a>. (This requires a Fortran 90/2003 compiler.)
</p>
<!-- BEGIN DETAILED BIT
<p>
<table border="0">
<tr>
<td width=100><b>Date</b></td><td width=250><b>File</b></td><td><b>Comments</b></td>
</tr>
<tr>
- <td valign="top"> 20.05.11 (slight change 23.05.11) </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-3.1.0beta.tar.gz"> HiggsBounds-3.1.0beta.tar.gz </a></td>
+ <td valign="top"> 20.05.11 (slight changes 23.05.11, 24.05.11) </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-3.1.0beta.tar.gz"> HiggsBounds-3.1.0beta.tar.gz </a></td>
<td valign="top"> Improved SLHA interface: subroutine version and HBwithSLHA run 6 times faster, commandline version runs 12 times faster. We provide a new program (HBSLHAinputblocksfromFH) that uses FeynHiggs 2.8.0 subroutines to create a SLHA file suitable for input to HiggsBounds. See notes in the beginning of HBSLHAinputblocksfromFH.f90 for further instructions. We have also updated the example program HBwithFH (which demonstrates how HiggsBounds subroutines and FeynHiggs subroutines can be used together) to use FeynHiggs 2.8.0. We have also added one more CDF analysis.<br>
23.05.11: Couple of lines added to make sure the code compiles with Portland Fortran compiler. If you are not using the Portland compiler there is no need to change your copy of HiggsBounds-3.1.0beta.
+<br>
+24.05.11: Renamed HBSLHAinputblocksfromFH.f90 to HBSLHAinputblocksfromFH.F90 and fixed a typo in this file.
</td>
</tr>
<tr>
<td valign="top"> 10.05.11 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-3.0.0beta.tar.gz"> HiggsBounds-3.0.0beta.tar.gz </a></td>
<td valign="top"><b>Major changes:</b> Includes LHC Higgs searches. Sinces this requires a lot of extra theoretical information, this required substantial changes in the user interface: see the <a href="manual3.0.0beta.pdf">updated manual</a> for more information.<br>
</td>
</tr>
<tr>
<td valign="top"> 08.04.11 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-2.1.1.tar.gz"> HiggsBounds-2.1.1.tar.gz </a></td>
<td valign="top">Bug in HB 2.0.0 and HB2.1.0 corrected: In the f77 version, the array
BRhjZgam was not properly initialised for large Higgs masses. Thanks go
to Oscar Stål.
</td>
</tr>
<tr>
<td valign="top"> 02.02.11 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-2.1.0.tar.gz"> HiggsBounds-2.1.0.tar.gz </a></td>
<td valign="top">New tables of experimental results added (see the output of the webversion for full list).
</td>
</tr>
<tr>
<td valign="top"> 05.08.10 (slight change 16.03.11) </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-2.0.0.tar.gz"> HiggsBounds-2.0.0.tar.gz </a></td>
<td valign="top"><b>Major changes:</b> Includes charged Higgs searches and a wider range of neutral Higgs searches. Sinces this requires a lot of extra theoretical information, this required substantial changes in the user interface: see the <a href="http://arxiv.org/abs/1102.1898">updated manual</a> for more information.<br> 16.03.11: replaced the -for-comparison files in the HiggsBounds-f77 folder (they had not been generated with the most up-to-date copy of HB 2.0.0). No changes made to the code itself. </td>
</tr>
<tr>
<td valign="top"> 12.09.09 (slight change 24.02.10) </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.2.0.tar.gz"> HiggsBounds-1.2.0.tar.gz </a></td>
<td valign="top">More tables of Tevatron results added, where they require no new input to HiggsBounds. New versions of the files HBwithCPsuperH.f and HBwithCPsuperH.input, which can be used in conjunction with the version of CPsuperH2.0 from 10 June 2009. (Old versions are also still included). Bug fixed in the sample program HBwithFHdemo (calculation of g2hjgg).<br> 24.02.2010: some line breaks added to files HiggsBounds-f77/TEV-bound.F and HiggsBounds-f77/analyses-descriptions.h, so that code now compiles with the Intel Fortran compiler. (Thanks go to Shehu AbdusSalam)
</td>
</tr>
<tr>
<td valign="top"> 29.06.09 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.1.0.tar.gz"> HiggsBounds-1.1.0.tar.gz </a></td>
<td valign="top">Many new tables of experimental results added (see the output of the webversion for full list). Note that this release only includes experimental results which require no new input from the HiggsBounds user - we will shortly release another version which will deal with these extra results. Slight change to Standard Model results such that they agree more precisely with those used by the Tevatron experiments (see the file br.input for the input given to HDecay to get these branching ratios). The variable 'whichexpt' has been renamed 'whichanalyses', since future verions will have the option of including results from published experimental analyses only. The file HBwithFH.F is designed to be used in conjunction with FeynHiggs version 2.6.5. The package also includes the file HBwithFH2.6.4.F, which is suitable for FeynHiggs version 2.6.4. Note that these are not interchangeable.
</td>
</tr>
<tr>
<td valign="top"> 09.03.09 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.0.3.tar.gz"> HiggsBounds-1.0.3.tar.gz </a></td>
<td valign="top">F90 version: now uses the Bayesian results from
arXiv:0808.0534, rather than those obtained with the CLs calculation
(and is therefore now consistent with F77 version). F77 version: bug in
user interface to SM Br(H->ZZ) fixed. (n.b. this does not affect the
branching ratios used internally by <code>HiggsBounds</code> or any of the example
programs)
</td>
</tr>
<tr>
<td valign="top"> 04.03.09 </td><td valign="top"><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.0.2.tar.gz"> HiggsBounds-1.0.2.tar.gz </a></td>
<td valign="top">F90 version: changes made to ensure it compiles with g95 (Some changes also made to aid compilation with the NAG compiler. However, note that <code>HiggsBounds</code> has not been properly tested with this compiler).
Edited <code>HiggsBounds-f90/create_store_pathname.bat</code> to cope with arbitrarily long paths.
Named some sample output files more concisely.
Commentaries in <code>HiggsBounds-f77/makefile.in</code> improved.</td>
</tr>
<tr>
<td> 10.02.09 </td><td><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.0.1.tar.gz"> HiggsBounds-1.0.1.tar.gz </a></td>
<td>minor cosmetic change to file <code>HiggsBounds-f77/makefile.in</code></td>
</tr>
<tr>
<td> 06.02.09 </td><td><a href="http://www.hepforge.org/archive/higgsbounds/HiggsBounds-1.0.0.tar.gz"> HiggsBounds-1.0.0.tar.gz </a></td>
<td>Version Submitted to CPC</td>
</tr>
</table>
</p>
END DETAILED BIT -->
<p>
Further information can be found in <a href="http://arxiv.org/abs/0811.4169" target="_blank">arXiv:0811.4169</a> (Comput.Phys.Commun.181:138-167,2010), <a href="http://arxiv.org/abs/1102.1898">arXiv:1102.1898</a> and the <a href="manual3.0.0beta.pdf">HiggsBounds 3.0.0beta manual</a>.</p>
<p>
If you download the code, we recommend that you sign up to the <a href="http://www.hepforge.org/lists/listinfo/higgsbounds-announce">HiggsBounds-announce mailing list</a>, in order to be informed when new releases are available. </p>
<p>
If you have any questions, comments, bug reports or feature requests please let us know. Contact <a href="mailto:k.e.williams ( at ) dunelm.org.uk">Karina</a> or <a href="mailto:oliver.brein ( at ) physik.uni-freiburg.de">Oliver</a>.
</p>
<h2>Referencing HiggsBounds</h2>
<p>If you use HiggsBounds, please cite <a href="http://arxiv.org/abs/0811.4169" target="_blank">arXiv:0811.4169</a> (Comput.Phys.Commun.181:138-167,2010) and <a href="http://arxiv.org/abs/1102.1898" target="_blank">arXiv:1102.1898</a>.</p>
<p>HiggsBounds incorporates many results from experimental searches and SM calculations. To make it quicker for users to access these references, we provide a list as a <a href="extra/minipaper.bib" target="_blank">.bib file</a> and a <a href="extra/minipaper.bbl" target="_blank">.bbl file</a>. (This example <a href="extra/minipaper.tex" target="_blank">.tex file</a> cites each of these sources once, creating this <a href="extra/minipaper.pdf" target="_blank">.pdf file</a>).
</p>
<p>
<h2>Quick start guide</h2>
<ol>
<li>unpack the <code>.tar.gz</code> file </li>
<li><code>cd</code> to either the directory <code>HiggsBounds-f77</code> or <code>HiggsBounds-f90</code> (doesn't matter which)</li>
<li><code>./configure</code></li>
<li><code>make</code></li>
<li>run the program <code>HiggsBounds</code> using the command-line options
<pre>
./HiggsBounds <i>whichanalyses whichinput nHzero nHplus prefix </i>
</pre>
For example,
<pre>
./HiggsBounds LandH effC 3 1 'example_data/HB_randomtest50points_'
</pre>
will run <code>HiggsBounds</code>
<ul>
<li> using LEP, Tevatron and LHC data (<code><i>whichanalyses</i>=LandH</code>)</li>
<li> with input in the 'effective coupling' format (<code><i>whichinput</i>=effC</code>) </li>
<li> for a model containing three neutral Higgs (<code><i>nHzero</i>=3</code>) </li>
<li> and one singly, positively charged Higgs (<code><i>nHplus</i>=1</code>) </li>
<li> using the example input files (supplied in the HiggsBounds package): <pre>
example_data/HB_randomtest50points_MH_GammaTot.dat
example_data/HB_randomtest50points_MHplus_GammaTot.dat
example_data/HB_randomtest50points_effC.dat
example_data/HB_randomtest50points_BR_H_NP.dat
example_data/HB_randomtest50points_BR_t.dat
example_data/HB_randomtest50points_BR_Hplus.dat
example_data/HB_randomtest50points_LEP_HpHm_CS_ratios.dat
example_data/HB_randomtest50points_additional.dat </pre>
</li>
</ul>
The results are stored in
<pre>
example_data/HB_randomtest50points_HiggsBounds_results.dat
</pre>
<li>
The HiggsBounds package also contains simple example programs showing the use of the HiggsBounds subroutines, including programs demonstrating the use of HiggsBounds in conjunction with <a href="http://www.feynhiggs.de" target="_blank">FeynHiggs</a> or <a href="http://www.hep.man.ac.uk/u/jslee/CPsuperH.html" target="_blank">CPsuperH</a>.
</li>
</ol>
</p>
<p><font size=-1>This website uses cookies - <a href="privacypolicy.html">More information</a>.</font>
</p>
<a href="http://projects.hepforge.org/higgsbounds/index.html">back to HiggsBounds homepage</a>
</BODY>
</HTML>

File Metadata

Mime Type
text/x-diff
Expires
Tue, Nov 19, 4:43 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805220
Default Alt Text
(12 KB)

Event Timeline