&ENVELOPE_SETUP !====================================== ! Choose lattice here !====================================== ! this_lat = chess_20090225.lat ! this_lat = chess_und_20110920.lat ! Bump coefficients appended after running CREATE_CESR_BUMPS ! this_lat = chess_und_20110920_bumps.lat ! this_lat = chess_und_20111108.lat ! this_lat = chess_und_20111111_bumps.lat this_lat = '/nfs/cesr/online/machine_data/lattice/cesr/bmad/chess_arc_pretzel_20120822.lat' ! this_lat = chess_arc_pretzel_20120822.lat !=========================================================== ! Choose types of analysis here. The analysis code is ! the sum of 2 raised to the powers N-1, where N are ! the desired analysis numbers. ! For example, an analysis code value of 3 will result ! in the analyses of types 1 and 2 to be carried out. ! 1 --> Track the stored e- beam through pulsed bump' ! 2 --> Track the injected e- beam through 10 turns' ! 3 --> Test tune setting' ! 4 --> Scan injection angle (obsolete as of 15 October 2003)' ! 5 --> Injection Tune scan' ! 6 --> Track a phase space distribution'g ! 7 --> Test random phase space' ! 8 --> Find efficiency for given injection coordinates' ! 9 --> Find injection efficiency for pinger kicks' ! (Requires interactive input) ! 10 --> Scan injection positions and angles for' ! something that survives 20 turns' !=========================================================== analysis_code = 3 !2^(1-1)+2^(2-1) ! analysis_code = 11 ! analysis_code = 19 ! analysis_code = 35 ! analysis_code = 51 ! !====================================== ! Flag to simulat LRBBI (0:no, 1:yes) !====================================== set_lrbbi = 1 ! set_lrbbi = 0 ! !====================================== ! Flag to assume full coupling or not !====================================== use_coupling = .false. !====================================== ! Choose tunes here. ! Choose zero for design tunes ! qx = 0.53 ! qy = 0.570 qx = 0. qy = 0. qz = 0. ! ! Set CONSTANT_TUNES true if tunes are to be ! readjusted to the default or chosen value ! for nonzero positron bunch current constant_tunes = .false. ! constant_tunes = .true. ! !====================================== ! !====================================== ! Choose injection parameter file here !====================================== ! injection_file = inj_und.in injection_file = inj_chess_arc_pretz.in ! !====================================== ! Choose lrbbi parameter file here !====================================== lrbbi_file = lrbbi_chess_arc_prez.in !====================================== ! Choose tunescan parameter file here !====================================== tunescan_file = tunescan_chess.in ! !====================================== ! Choose phasespace parameter file here !====================================== phasespace_file = phasespace.in /