next up previous
Next: Detailed chromatic analysis Up: Use and description of Previous: Constant definition

COSY translation

This operation will translate a beamline, with its field and alignment errors and possible corrections into a COSY [7] input compatible format.

It is also possible to concatenate parts of the beamline lying between individual elements defined in a list. This allows for faster fitting operations in COSY.

Since the COSY program operates in canonical variables it is ESSENTIAL that the symplectic option with output in canonical variables be turned on.


Input format 

COSY translation ..... (up to 80 characters)
nopt
$name_{1} ... name_{n} $ end

Parameter definitions

nopt

0 $\textstyle \parbox{10cm}{
no concatenated sections of the beam line will be created}$

1 $\textstyle \parbox{10cm}{
concatenated sections of the beam line will be created}$

$name{i}$ $\textstyle \parbox{10cm}{names of the elements
which separate the
different c...
...ed sections of the beamline. Present only if the
parameter nopt is equal to 1}$



Examples

cosy
0;
stop
  
cosy
1
mag1 mag2 end;
stop



Dobrin Kaltchev 2004-10-20