source: PSPA/madxPSPA/tests/test-ptc-twiss-old3/README @ 430

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

import madx-5.01.00

File size: 734 bytes
Line 
1PTC_TWISS Example3 for the task of the matching between
2a ring and a transferline.
3
4Run command:
5../madxp < example3.madx [> example3.out]
6
7with the Mad-X output directed to the terminal or to the "*.out" file.
8
9In this example, the PTC_TWISS command is applied to calculate
10the Ripken-style parameters along the transferline. A transfer matrix
11generated from the one-turn map-table produced at the ring end by the
12previous PTC_NORMAL-command is used as initial conditions.
13
14Example3 demonstrates an internal ("automatic") method for
15the input of the transfer matrix. The matrix is accepted by the
16PTC_TWISS command due to the option "initial_matrix_table":
17
18  PTC_TWISS,icase=5,no=1,initial_matrix_table, file=twiss_ptc_line;
Note: See TracBrowser for help on using the repository browser.