source: trunk/Documentation/geant4/support/download_beta.shtml @ 901

Last change on this file since 901 was 901, checked in by garnier, 16 years ago

Add Geant4 Documentation at 8.12.2008

File size: 8.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html>
4
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
7<title>Beta Development Source Code Download Page</title>
8<link rel="stylesheet" type="text/css" href="../includes/geantstyle.css" />
9<script type="text/javascript" src="download.js"></script>
10</head>
11
12<body>
13
14<!-- stop index -->
15<table id="top" cellpadding="0" cellspacing="0" width="100%">
16  <tr>
17    <td><a href="index.shtml">
18    <img alt="Geant4 Home" src="http://cern.ch/geant4/images/geanttiny.gif" width="164" height="40" /></a></td>
19    <td align="right" class="doNotPrint">
20    <a href="http://cern.ch/geant4/support/download.shtml">Download</a>
21    | <a href="http://hypernews.slac.stanford.edu/HyperNews/geant4/cindex">User
22    Forum</a> | <a href="http://cern.ch/geant4/gallery/index.html">
23    Gallery</a><br />
24    <a href="http://cern.ch/geant4/collaboration/contacts.shtml">
25    Contact Us</a><br />
26      <form method="get" action="http://www.cern.ch/cgi-bin/directory-search.pl">
27      <input type="hidden" value="No" name="SubSearch" />
28      <input type="hidden" value="url:wwwinfo.cern.ch/asd/geant4/G4UsersDocuments/
29url:geant4.web.cern.ch/geant4/G4UsersDocuments/" name="AdditionalQuery" />
30      <input type="hidden" value="searchbrowse.html" name="TemplateFile" />
31      <input type="hidden" value="http://wwwinfo.cern.ch/asd/" name="Referer" />
32      <input type="hidden" value="cern" name="qc" />
33      <input type="hidden" value="cern" name="col" />
34      <input size="35" name="qt" />
35      <input type="submit" value="Search Geant4" />
36    </form>
37    </td>
38  </tr>
39</table>
40
41<!-- start index -->
42
43<table border="0" cellpadding="4" cellspacing="0">
44  <tr>
45    <td id="breadcrumb">
46    <!-- start bread crumb -->
47                <a href="../index.shtml">Home</a> &gt;
48                <a href="index.shtml">User Support</a> &gt;
49                <a href="download.shtml">Download</a> &gt;
50                Beta code download<!-- end bread crumb --></td>
51    <td id="related" rowspan="2">
52    <h2>Related Links</h2>
53    <ul>
54      <li><a href="download.shtml"><b>Current Release</b> of Geant4</a>.</li>
55      <li><a href="source_archive.shtml"><b>Previous Releases</b> of Geant4</a>
56          (since release 6.0).</li>
57      <li><a href="http://www-geant4.kek.jp/LXR">LXR source code browser</a>.</li>
58      <li><a href="http://geant4.slac.stanford.edu/installation/">Installation Guide tutorials</a>
59          for Linux and Windows.</li>
60      <li><b><a href="windows_note.shtml">Windows CygWin installation note</a></b>.</li>
61    </ul>
62    </td>
63  </tr>
64  <tr>
65    <td id="main">
66    <!--start main page content -->
67    <h2>Beta Development Source Code Download</h2>
68
69<h3>Geant4 9.2-beta<br>
70  <small><small>&nbsp;&nbsp;&nbsp;released 4 July 2008</small></small></h3>
71  <p>
72  The Geant4 development source code is freely available.
73  See the <a href="http://cern.ch/geant4/license/">licence conditions</a>.
74  </p>
75  <p>
76  Feedback for any problem found is welcome via the usual support channels.
77  </p><p>
78  Since this is <b>beta</b> software, <u>please consider</u> that:
79  <ul>
80  <li>It is distributed "<B>as is</B>", and full support cannot be provided</li>
81  <li>Some code may be new or enhanced, therefore still experimental and not
82      fully tested</li>
83  <li>Interfaces may have changed since the previous version and may change
84      further in the final release; detailed notes on changes are available
85      in the directory <tt>ReleaseNotes/development</tt> provided with the
86      source code distribution</li>
87  <li>User documentation and manuals are <b>not</b> updated (will be updated
88      only for the official release)</li>
89  <li>Only source code and no pre-built libraries are provided</li>
90  </ul>
91  <hr>
92  </p>
93  <p>
94  Please read the <a href="Beta4.9.2-1.txt"><b>Notes</b></a> before
95  downloading or using this code.
96  </p>
97
98<h3>Source files</h3>
99  <p>
100  Please choose the archive best suited to your system and archiving tool:
101  </p>
102  <table cellspacing="10" cellpadding="0">
103    <tr>
104    <tr>
105       <td>
106            <script type="text/javascript">
107            download("Download","geant4.9.2.b01.gtar.gz");
108            </script>
109       </td>
110       <td> GNU or Linux tar format, compressed using gzip
111            (<!-- #config sizefmt="abbrev" -->
112             17Mbytes, 18130143 bytes ).
113            <br>
114            <small><i>After downloading, gunzip, then unpack using
115                      <a href="http://www.gnu.org">GNU</a> tar.</i></small>
116       </td>
117    <tr>
118       <td>
119            <script type="text/javascript">
120            download("Download","geant4_9_2_b01.zip");
121            </script>
122       </td>
123       <td> ZIP format
124            (<!-- #config sizefmt="abbrev" -->
125             27Mbytes, 28712143 bytes ).
126            <br>
127            <small><i>After downloading, unpack using e.g. WinZip.</i></small>
128       </td>
129    </tr>
130  </table>
131
132<h3>Data files <A HREF="datafiles_origin.shtml">(*)</A> </h3>
133  <p>
134  For specific, optional physics processes some of the following files
135  are required.  The file format is compatible with Unix, GNU, and Windows
136  utilities.
137  </p>
138
139  <table cellspacing="10" cellpadding="0">
140    <tr>
141       <td>
142            <script type="text/javascript">
143            download("Download","G4NDL.3.12.tar.gz");
144            </script>
145       </td>
146       <td> Neutron data files <u>with</u> thermal cross sections - version 3.12
147            (<!-- #config sizefmt="abbrev" -->
148             52Mbytes, 54904967 bytes )
149       </td>
150
151    </tr>
152    <tr>
153       <td>
154            <script type="text/javascript">
155            download("Download","G4NDL.0.2.tar.gz");
156            </script>
157       </td>
158       <td> Neutron data files <u>without</u> thermal cross sections - version 0.2
159            (<!-- #config sizefmt="abbrev" -->
160             12Mbytes, 12465281 bytes )
161       </td>
162    </tr>
163    <tr>
164       <td>
165            <script type="text/javascript">
166            download("Download","G4EMLOW.6.1.tar.gz");
167            </script>
168       </td>
169       <td> Data files for low
170            energy electromagnetic processes - version 6.1
171            (<!-- #config sizefmt="abbrev" -->
172            8.0Mbytes, 8378178 bytes )
173            <img src="http://cern.ch/geant4/images/new.gif">
174       </td>
175
176    </tr>
177    <tr>
178       <td>
179            <script type="text/javascript">
180            download("Download","PhotonEvaporation.2.0.tar.gz");
181            </script>
182       </td>
183       <td> Data files for photon
184            evaporation - version 2.0
185            (<!-- #config sizefmt="abbrev" -->
186            7.2Mbytes, 7506068 bytes )
187       </td>
188
189    </tr>
190    <tr>
191       <td>
192            <script type="text/javascript">
193            download("Download","G4RadioactiveDecay.3.2.tar.gz");
194            </script>
195       </td>
196       <td> Data files for radioactive decay hadronic
197            processes - version 3.2
198            (<!-- #config sizefmt="abbrev" -->
199            743Kbytes, 761070 bytes )
200       </td>
201    </tr>
202    <tr>
203       <td>
204            <script type="text/javascript">
205            download("Download","G4ABLA.3.0.tar.gz");
206            </script>
207       </td>
208       <td> Data files for nuclear shell effects in INCL/ABLA hadronic
209            model - version 3.0
210            (<!-- #config sizefmt="abbrev" -->
211             54Kbytes, 54909 bytes )
212       </td>
213    </tr>
214  </table>
215
216  <p>
217  <b>NOTE</b>: This development release <u>requires</u>
218    <a href="http://cern.ch/clhep/DISTRIBUTION/" target="_blank">
219    CLHEP version 2.0.3.3</a>.
220    <img src="http://cern.ch/geant4/images/new.gif"><br>
221    Please refer to the <a href="Beta4.9.2-1.txt"><b>Notes</b></a>
222    also for information on the supported platforms.
223  </p>
224
225   <!--end main page content -->
226  </td>
227  </tr>
228</table>
229
230<!-- start footer -->
231<div id="bottom">
232  <br/><br/>
233<a href="http://cern.ch/geant4/applications/index.shtml">Applications</a> |
234<a href="http://cern.ch/geant4/support/index.shtml">User Support</a> |
235<a href="http://cern.ch/geant4/results/index.shtml">Results &amp; Publications</a> |
236<a href="http://cern.ch/geant4/collaboration/index.shtml">Collaboration</a> |
237<a href="http://cern.ch/geant4/sitemap.shtml">Site Map</a><br />
238<p></p>
239<script type="text/javascript">
240<!--//
241var zap_domain = "cern.ch"
242var zap_user = "Gunter.Folger"
243var zap_recipient = zap_user + "@" + zap_domain
244var zap_url = "mailto:" + zap_recipient +"?subject=Feedback&body=My feedback concerns the page at: " + " " + escape(top.parent.location.href)
245document.write('<a href="' + zap_url + '" target=>Contact Webmaster</a>')
246//-->
247</script>
248
249
250  <div id="update">
251  <p>Last updated:
252 
253   07/04/2008
254  </p>
255  </div>
256</div>
257<!-- End footer -->
258
259</body>
260
261</html>
Note: See TracBrowser for help on using the repository browser.