source: PSPA/madxPSPA/tests/test-touschek-2/test-touschek-2.ref @ 430

Last change on this file since 430 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 3.6 KB
Line 
1
2  +++++++++++++++++++++++++++++++++++++++++++
3  +    MAD-X 5.00.19  (64 bit, Darwin)      +
4  +    DEBUG Version - use at own risk!     +
5  + Code Modification Date: 2012.12.11      +
6  + Execution Time Stamp: 12.02.13 17.17.45 +
7  +++++++++++++++++++++++++++++++++++++++++++
8Option, warn,info,echo;
9
10Title, "Compiling Optics for the LHC 6.5 lattice with MADX";
11
12
13
14!---------------------------------------------------------------;
15
16!           CALL IN SELECTION, SEQUENCE and OPTICS FILES;
17
18!---------------------------------------------------------------;
19
20
21
22option,-echo,-warn;
23
24
25
26Beam, particle = proton, sequence=lhcb1, energy = 450.0,
27
28          npart=1.15e11, ex=7.82e-9, ey=7.82e-9,
29
30          et=5.302e-5, sige=4.7164e-4, sigt=0.1124; !, radiate=false ;
31
32
33
34use, period=lhcb1;
35
36twiss,chrom,table;
37
38enter Twiss module
39 
40iteration:   1 error:   4.582095E-12 deltap:   1.000000E-06
41orbit:   3.787930E-12 -7.797793E-15  0.000000E+00  0.000000E+00  0.000000E+00  0.000000E+00
42 
43iteration:   1 error:   0.000000E+00 deltap:   0.000000E+00
44orbit:   0.000000E+00  0.000000E+00  0.000000E+00  0.000000E+00  0.000000E+00  0.000000E+00
45
46++++++ table: summ
47
48            length             orbit5               alfa            gammatr
49        26658.8832                 -0     0.000321634169        55.75950503
50
51                q1                dq1            betxmax              dxmax
52       64.28000068        2.000007697        595.1194258        2.859817065
53
54             dxrms             xcomax             xcorms                 q2
55       1.396821985                  0                  0        59.31000012
56
57               dq2            betymax              dymax              dyrms
58       2.000047274        609.5259281                  0                  0
59
60            ycomax             ycorms             deltap            synch_1
61                 0                  0                  0        8.612620901
62
63           synch_2            synch_3            synch_4            synch_5
64    0.002244883795     7.99769003e-07                  0    2.115983828e-08
65
66
67! crossing angles
68
69 on_x1                = 1;
70
71++++++ info: on_x1 redefined
72 on_x5                = 1;
73
74++++++ info: on_x5 redefined
75 on_x2                = 1;
76
77++++++ info: on_x2 redefined
78 on_x8                = 1;
79
80++++++ info: on_x8 redefined
81 on_alice= 1; on_lhcb = 1;
82
83++++++ info: on_alice redefined
84++++++ info: on_lhcb redefined
85
86
87vrf400:= 8.;
88
89
90
91! reduce size of output table:
92
93select,flag=touschek,pattern="MCB",column=S, TLI, TLIW, TLITOT;
94
95touschek,tolerance=1e-7,file="touschek.dat";
96
97NO centre off
98   
99 TOUSCHEK MODULE
100 particle proton
101 Charge    1.0000000000000000     
102 gammas    479.60505457387023     
103 gamma    479.60505457387023     
104 Energy    450.00000000000000     
105 Mass   0.93827201299999996     
106 Ex    7.8199999999999999E-009
107 Ey    7.8199999999999999E-009
108 Et    5.3019999999999997E-005
109 sigt   0.11233228341738011     
110 sige    4.7199254201038266E-004
111 parnum    115000000000.00000     
112 circ    26658.883200000000     
113 currnt    2.0719821097868208E-004
114 betas   0.99999782628314271     
115 beta   0.99999782628314271     
116 clight    299792458.00000000     
117 arad    1.5346982484722282E-018
118 alfa    3.2163416900925630E-004
119 freq0    1.1245475066865532E-002
120 kbunch            1
121 deltap    0.0000000000000000     
122
123 Energy radiated per turn [MeV]
124   1.1402144471328228E-007
125 Touschek Lifetime [seconds/hours]
126   19213793.518128220        5337.1648661467279     
127
128
129
130  Number of warnings: 0
131
132  ++++++++++++++++++++++++++++++++++++++++++++
133  + MAD-X 5.00.19 (64 bit) finished normally +
134  ++++++++++++++++++++++++++++++++++++++++++++
Note: See TracBrowser for help on using the repository browser.