source: trunk/examples/advanced/cosmicray_charging/primaries/helium3_solmin.mac @ 1321

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

update

File size: 1.8 KB
Line 
1#################################################################
2# Differential energy spectrum for solar minimum HELIUM-3 at 1 AU
3#################################################################
4#
5/vis/disable
6/tracking/storeTrajectory 0
7/control/verbose 1
8/run/verbose 1
9/event/verbose 0
10#
11/control/suppressAbortion 1
12#
13# Random seeds
14/run/autoSeed 1
15#/random/resetEngineFrom seeds.rndm
16#
17# particle surveys
18#/surveys/surveyParticles 1
19#/surveys/surveyPrimaries 1
20#/surveys/surveyTestMasses 1
21#
22/gps/particle He3
23#
24# Isotropic distribution
25/gps/pos/type Surface
26/gps/pos/shape Sphere
27/gps/pos/radius 1499. mm
28/gps/pos/centre 0. 0. 0. mm
29/gps/ang/type cos
30#
31# Differential energy spectrum for solar minimum
32# Helium flux (/m2/s/sr/MeV) from Vannuccini 2001
33# He-3/He-4 compiled by C. Grimani
34# EPN TAKEN FOR A=4!!!
35# INTEGRAL FLUX = 0.0591 He/cm2/s
36/gps/ene/type Arb
37/gps/hist/type arb
38#
39/gps/hist/point 4.000E+02 2.409E+01
40/gps/hist/point 5.970E+02 2.972E+01
41/gps/hist/point 8.910E+02 3.448E+01
42/gps/hist/point 1.330E+03 3.691E+01
43/gps/hist/point 1.985E+03 3.068E+01
44/gps/hist/point 2.962E+03 2.202E+01
45/gps/hist/point 4.421E+03 1.459E+01
46/gps/hist/point 6.599E+03 9.011E+00
47/gps/hist/point 9.848E+03 4.512E+00
48/gps/hist/point 1.470E+04 2.042E+00
49/gps/hist/point 2.194E+04 8.501E-01
50#/gps/hist/point 3.274E+04 3.318E-01
51#/gps/hist/point 4.887E+04 1.234E-01
52#/gps/hist/point 7.293E+04 4.435E-02
53#/gps/hist/point 1.089E+05 1.555E-02
54#/gps/hist/point 1.625E+05 5.360E-03
55#/gps/hist/point 2.425E+05 1.826E-03
56#/gps/hist/point 3.619E+05 6.172E-04
57#/gps/hist/point 5.401E+05 2.075E-04
58#/gps/hist/point 8.061E+05 6.949E-05
59#/gps/hist/point 1.203E+06 2.322E-05
60#/gps/hist/point 1.796E+06 7.745E-06
61#/gps/hist/point 2.680E+06 2.581E-06
62#/gps/hist/point 4.000E+06 8.593E-07
63#
64/gps/hist/inter Lin
65#
66/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.