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

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

Add Geant4 Documentation at 8.12.2008

File size: 12.8 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>Source 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 --><a href="../index.shtml">Home</a> &gt;
47 <a href="index.shtml">User Support</a> &gt;
48 Download<!-- end bread crumb --></td>
49 <td id="related" rowspan="2">
50 <h2>Related Links</h2>
51 <ul>
52 <li><a href="download_beta.shtml"><b>Beta version</b> of next
53 release</a>. </li>
54 <li><a href="source_archive.shtml"><b>Previous Releases</b> of Geant4</a>
55 (since release 6.0).</li>
56 <li><a href="http://www-geant4.kek.jp/LXR">LXR source code browser</a>.</li>
57 <li><a href="http://pcitapiww.cern.ch/asd/geant/rd44.html">Full history of Geant4 releases</a>
58 (RD44 pages).</li>
59 <li><a href="http://geant4.slac.stanford.edu/installation/">Installation Guide tutorials</a>
60 for Linux and Windows.</li>
61 <li><b><a href="windows_note.shtml">Windows CygWin installation note</a></b>.</li>
62 </ul>
63 </td>
64 </tr>
65 <tr>
66 <td id="main">
67 <!--start main page content -->
68 <h2>Geant4 Software Download</h2>
69
70<h3>Geant4 9.1<br>
71 <small><small>&nbsp;&nbsp;&nbsp;released 19 September 2008 (patch-03)</small></small></h3>
72 <p>
73 The Geant4 source code is freely available.
74 See the <a href="http://cern.ch/geant4/license/">licence conditions</a>.
75 </p>
76 <p>
77 Please read the <a href="ReleaseNotes4.9.1.html"><b>Release Notes</b></a> before
78 downloading or using this release.<br>
79 The patches below contains bug fixes to release 9.1, we suggest you to
80 download and apply the latest patch for release 9.1
81 (see the additional notes for <a href="Patch4.9.1-1.txt">patch-01</a>,
82 <a href="Patch4.9.1-2.txt">patch-02</a> and
83 <a href="Patch4.9.1-3.txt">patch-03</a>), or download the
84 complete source with the patches applied; in any case, it is required to apply
85 a full rebuild of the libraries.
86 </p>
87
88<h3>Source files <small><small>(including patch-03)</small></small></h3>
89 <p>
90 Please choose the archive best suited to your system and archiving tool:
91 </p>
92 <table cellspacing="10" cellpadding="0">
93 <tr>
94 <tr>
95 <td>
96 <script type="text/javascript">
97 download("Download","geant4.9.1.p03.tar.gz");
98 </script>
99 </td>
100 <td> GNU or Linux tar format, compressed using gzip
101 (<!-- #config sizefmt="abbrev" -->
102 17Mbytes, 17582985 bytes ).
103 <br>
104 <small><i>After downloading, gunzip, then unpack using
105 <a href="http://www.gnu.org">GNU</a> tar.</i></small>
106 </td>
107 </tr>
108 <tr>
109 <td>
110 <script type="text/javascript">
111 download("Download","geant4_9_1_p03.zip");
112 </script>
113 </td>
114 <td> ZIP format
115 (<!-- #config sizefmt="abbrev" -->
116 27Mbytes, 28073235 bytes ).
117 <br>
118 <small><i>After downloading, unpack using e.g. WinZip.</i></small>
119 </td>
120 </tr>
121 </table>
122
123<h3>Data files <A HREF="datafiles_origin.shtml">(*)</A> </h3>
124 <p>
125 For specific, optional physics processes some of the following files
126 are required. The file format is compatible with Unix, GNU, and Windows
127 utilities.
128 </p>
129
130 <table cellspacing="10" cellpadding="0">
131 <tr>
132 <td>
133 <script type="text/javascript">
134 download("Download","G4NDL.3.12.tar.gz");
135 </script>
136 </td>
137 <td> Neutron data files <u>with</u> thermal cross sections - version 3.12
138 (<!-- #config sizefmt="abbrev" -->
139 52Mbytes, 54904967 bytes )
140 </td>
141
142 </tr>
143 <tr>
144 <td>
145 <script type="text/javascript">
146 download("Download","G4NDL.0.2.tar.gz");
147 </script>
148 </td>
149 <td> Neutron data files <u>without</u> thermal cross sections - version 0.2
150 (<!-- #config sizefmt="abbrev" -->
151 12Mbytes, 12465281 bytes )
152 </td>
153 </tr>
154 <tr>
155 <td>
156 <script type="text/javascript">
157 download("Download","G4EMLOW.5.1.tar.gz");
158 </script>
159 </td>
160 <td> Data files for low
161 energy electromagnetic processes - version 5.1
162 (<!-- #config sizefmt="abbrev" -->
163 7.9Mbytes, 8287134 bytes )
164 </td>
165
166 </tr>
167 <tr>
168 <td>
169 <script type="text/javascript">
170 download("Download","PhotonEvaporation.2.0.tar.gz");
171 </script>
172 </td>
173 <td> Data files for photon
174 evaporation - version 2.0
175 (<!-- #config sizefmt="abbrev" -->
176 7.2Mbytes, 7506068 bytes )
177 </td>
178
179 </tr>
180 <tr>
181 <td>
182 <script type="text/javascript">
183 download("Download","G4RadioactiveDecay.3.2.tar.gz");
184 </script>
185 </td>
186 <td> Data files for radioactive decay hadronic
187 processes - version 3.2
188 (<!-- #config sizefmt="abbrev" -->
189 743Kbytes, 761070 bytes )
190 </td>
191 </tr>
192 <tr>
193 <td>
194 <script type="text/javascript">
195 download("Download","G4ABLA.3.0.tar.gz");
196 </script>
197 </td>
198 <td> Data files for nuclear shell effects in INCL/ABLA hadronic
199 model - version 3.0
200 (<!-- #config sizefmt="abbrev" -->
201 54Kbytes, 54909 bytes )
202 </td>
203 </tr>
204 </table>
205
206<h3>Pre-compiled Libraries</h3>
207 <p>
208 These are compiled with Geant4 default settings and optimization turned
209 on. Please choose according to your system/compiler:
210 </p>
211
212 <table cellspacing="10" cellpadding="0">
213 <tr>
214 <td>
215 <script type="text/javascript">
216 download("Download","lib4.9.1.p03/Linux-g++3.4.6-SLC4.tar.gz");
217 </script>
218 </td>
219 <td> compiled using gcc 3.4.6 on Scientific Linux CERN 4
220 (SLC4, based on Redhat Linux Enterprise 4) -
221 (<!-- #config sizefmt="abbrev" -->
222 14Mbytes, 14713828 bytes )
223 </td>
224 </tr>
225 <tr>
226 <td>
227 <script type="text/javascript">
228 download("Download","lib4.9.1.p03/Darwin-g++4.0.1-Leopard.tar.gz");
229 </script>
230 </td>
231 <td> compiled using gcc 4.0.1 on Mac (MacOSX 10.5) -
232 (<!-- #config sizefmt="abbrev" -->
233 23Mbytes, 24434675 bytes )
234 </td>
235 </tr>
236 <tr>
237 <td>
238 <script type="text/javascript">
239 download("Download","lib4.9.1.p03/WIN32-VC80-XP.zip");
240 </script>
241 </td>
242 <td> compiled using VC++ 8.0 on Windows/XP -
243 (<!-- #config sizefmt="abbrev" -->
244 53Mbytes, 55595518 bytes )
245 </td>
246 </tr>
247 </table>
248
249 <p>
250 These libraries were built using
251 <a href="http://cern.ch/clhep/DISTRIBUTION/clhep.html" target="_blank">
252 CLHEP version 2.0.3.2</a>. Please refer to the
253 <a href="ReleaseNotes4.9.1.html"><b>Release Notes</b></a> for platform
254 specific notes on CLHEP.
255 </p>
256
257 <h3>Patches for the above release of GEANT4</h3>
258 <p>
259 To install the patch, the archive should be unpacked in the Geant4 installation
260 area where the directory geant4.9.1 is placed, and kernel libraries must be
261 recompiled <u>from scratch</u>.
262 <br>
263 For instructions on how to unpack, see the notes above for the original source code.
264 <ul>
265 <li><a name="patch03"></a> <b>Patch-03 (19 September 2008)</b> for Geant4.9.1
266 contains a collection of various corrections (<u>including patch-01 and
267 patch-02</u>),
268 see the <a href="Patch4.9.1-3.txt">description</a>
269 before downloading the patch itself in the correct format:
270 <table cellspacing="10" cellpadding="0">
271 <tr>
272 <td>
273 <script type="text/javascript">
274 download("Download","patch_geant4.9.1.p03.tar.gz");
275 </script>
276 </td>
277 <td> GNU or Linux tar format, compressed using gzip
278 (<!-- #config sizefmt="abbrev" -->
279 1.8Mbytes, 1904737 bytes ).
280 </td>
281 </tr>
282 <tr>
283 <td>
284 <script type="text/javascript">
285 download("Download","patch_geant4_9_1_p03.zip");
286 </script>
287 </td>
288 <td> ZIP format
289 (<!-- #config sizefmt="abbrev" -->
290 2.3Mbytes, 2386463 bytes ).
291 </td>
292 </tr>
293 </table>
294 </li>
295 <li><a name="patch02"></a> <b>Patch-02 (9 May 2008)</b> for Geant4.9.1
296 contains a collection of various corrections (<u>including patch-01</u>),
297 see the <a href="Patch4.9.1-2.txt">description</a>
298 before downloading the patch itself in the correct format:
299 <table cellspacing="10" cellpadding="0">
300 <tr>
301 <td>
302 <script type="text/javascript">
303 download("Download","patch_geant4.9.1.p02.tar.gz");
304 </script>
305 </td>
306 <td> GNU or Linux tar format, compressed using gzip
307 (<!-- #config sizefmt="abbrev" -->
308 1.6Mbytes, 1674385 bytes ).
309 </td>
310 </tr>
311 <tr>
312 <td>
313 <script type="text/javascript">
314 download("Download","patch_geant4_9_1_p02.zip");
315 </script>
316 </td>
317 <td> ZIP format
318 (<!-- #config sizefmt="abbrev" -->
319 2.0Mbytes, 2091433 bytes ).
320 </td>
321 </tr>
322 </table>
323 </li>
324 <li><a name="patch01"></a> <b>Patch-01 (5 February 2008)</b> for Geant4.9.1
325 contains a collection of various corrections, see the
326 <a href="Patch4.9.1-1.txt">description</a>
327 before downloading the patch itself in the correct format:
328 <table cellspacing="10" cellpadding="0">
329 <tr>
330 <td>
331 <script type="text/javascript">
332 download("Download","patch_geant4.9.1.p01.tar.gz");
333 </script>
334 </td>
335 <td> GNU or Linux tar format, compressed using gzip
336 (<!-- #config sizefmt="abbrev" -->
337 842Kbytes, 861951 bytes ).
338 </td>
339 </tr>
340 <tr>
341 <td>
342 <script type="text/javascript">
343 download("Download","patch_geant4_9_1_p01.zip");
344 </script>
345 </td>
346 <td> ZIP format
347 (<!-- #config sizefmt="abbrev" -->
348 1.0Mbytes, 1018987 bytes ).
349 </td>
350 </tr>
351 </table>
352 </li>
353 </ul>
354
355 <!--end main page content -->
356 </td>
357 </tr>
358</table>
359
360<!-- start footer -->
361<div id="bottom">
362 <br/><br/>
363<a href="http://cern.ch/geant4/applications/index.shtml">Applications</a> |
364<a href="http://cern.ch/geant4/support/index.shtml">User Support</a> |
365<a href="http://cern.ch/geant4/results/index.shtml">Results &amp; Publications</a> |
366<a href="http://cern.ch/geant4/collaboration/index.shtml">Collaboration</a> |
367<a href="http://cern.ch/geant4/sitemap.shtml">Site Map</a><br />
368<p></p>
369<script type="text/javascript">
370<!--//
371var zap_domain = "cern.ch"
372var zap_user = "Gunter.Folger"
373var zap_recipient = zap_user + "@" + zap_domain
374var zap_url = "mailto:" + zap_recipient +"?subject=Feedback&body=My feedback concerns the page at: " + " " + escape(top.parent.location.href)
375document.write('<a href="' + zap_url + '" target=>Contact Webmaster</a>')
376//-->
377</script>
378
379
380 <div id="update">
381 <p>Last updated:
382
383 09/19/2008
384 </p>
385 </div>
386</div>
387<!-- End footer -->
388
389</body>
390
391</html>
Note: See TracBrowser for help on using the repository browser.