source: trunk/examples/advanced/cosmicray_charging/primaries/helium4_solmin.mac @ 893

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

update

File size: 1.7 KB
Line 
1#################################################################
2# Differential energy spectrum for solar minimum HELIUM-4 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 alpha
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# INTEGRAL FLUX = 0.315 He/cm2/s
35/gps/ene/type Arb
36/gps/hist/type arb
37#
38/gps/hist/point 4.000E+02 2.666E+02
39/gps/hist/point 5.970E+02 2.619E+02
40/gps/hist/point 8.910E+02 2.419E+02
41/gps/hist/point 1.330E+03 2.062E+02
42/gps/hist/point 1.985E+03 1.641E+02
43/gps/hist/point 2.962E+03 1.177E+02
44/gps/hist/point 4.421E+03 7.428E+01
45/gps/hist/point 6.599E+03 4.096E+01
46/gps/hist/point 9.848E+03 2.051E+01
47/gps/hist/point 1.470E+04 9.280E+00
48/gps/hist/point 2.194E+04 3.864E+00
49/gps/hist/point 3.274E+04 1.508E+00
50#/gps/hist/point 4.887E+04 5.611E-01
51#/gps/hist/point 7.293E+04 2.016E-01
52#/gps/hist/point 1.089E+05 7.068E-02
53#/gps/hist/point 1.625E+05 2.436E-02
54#/gps/hist/point 2.425E+05 8.300E-03
55#/gps/hist/point 3.619E+05 2.805E-03
56#/gps/hist/point 5.401E+05 9.430E-04
57#/gps/hist/point 8.061E+05 3.159E-04
58#/gps/hist/point 1.203E+06 1.055E-04
59#/gps/hist/point 1.796E+06 3.521E-05
60#/gps/hist/point 2.680E+06 1.173E-05
61#/gps/hist/point 4.000E+06 3.906E-06
62#
63/gps/hist/inter Lin
64#
65/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.