Skip to content
Snippets Groups Projects

Copy of the past year of jmad-repo to test with optics uploader

Merged Piotr Krzysztof Skowronski requested to merge skowron/acc-models-linac4:master into master
8 files
+ 420
4
Compare changes
  • Side-by-side
  • Inline
Files
8
+ 55
0
/************************************************************************************************************
*
* Linac 4, L4T transfer Line version STUDY in MAD X SEQUENCE format
* Generated the 24-APR-2019 14:15:52 from LHCLAYOUT@EDMSDB Database
* OPTIC : L4T Line
* Linac 4 default optic from L4T.VVGS.0101 to LT.BHZ20.E
*
************************************************************************************************************/
/************************************************************************************************************/
/* TYPES DEFINITION */
/************************************************************************************************************/
//---------------------- INSTRUMENT ---------------------------------------------------------------------
BWS__002 : monitor , L := 0.35; ! Wire Scanners Profile Monitors
TKSTR : INSTRUMENT , L := 0.3; ! PSB Kickers - Targets: Stripping Foil Assembly
//---------------------- KICKER ---------------------------------------------------------------------
MCHAFCAP : KICKER , L := 0.15; ! Corrector magnet, horizontal, LINAC4 laser electron monitor
MCHV_001 : KICKER , L := 0.0; ! Corrector magnet, H+V steering, 120mm, L4 transfer line or Linac4 - Length:.12
//---------------------- MARKER ---------------------------------------------------------------------
L4TOMK : MARKER , L := 0; ! Linac 4 T Markers for the MAD File
VVGAB : instrument , L := 0; ! Vacuum valve gate elastomer pneumatic - DN63CF
VVGAC : instrument , L := 0; ! Vacuum valve gate elastomer pneumatic - DN100CF
//---------------------- MATRIX ---------------------------------------------------------------------
!ACDBttfi = pi*0.06956/(0.52042*clight/352.21e6);
!ACDBttf = sin(ACDBttfi)/ACDBttfi; !Transient time factor, voltage of debuncher is calibrated with TTF included
ACDBttf = 0.96;
DEBUNCHPHASE = 0.0 + 0.0073; ! correction for PTC imperfect Transit Time factor compensation
ACDBgap : RFCAVITY , L := 0.06956, FREQ=352.21, VOLT:=DEBUNCHVOLT/ACDBttf/7, LAG:=DEBUNCHPHASE; ! gaps of De/Re bunching cavity
ACDBgapm : RFCAVITY , L := 0.0715 , FREQ=352.21, VOLT:=DEBUNCHVOLT/ACDBttf/7, LAG:=DEBUNCHPHASE; ! middle gap is longer then 6 others
//---------------------- MONITOR ---------------------------------------------------------------------
BCT__112 : MONITOR , L := 0.1055; ! Beam current transformer, L4L
BCT__182 : MONITOR , L := 0.25; ! Beam current transformer, L4T
BEL__001 : MONITOR , L := 0.2; ! Beam Emittance - Laser Station
BEP__001 : MONITOR , L := 0.2; ! Beam Emittance Profile - Electron Detector
BPLFS : MONITOR , L := 0.331; ! Longitudinal Bunch Profile monitor Feshenko
BPLFS002 : MONITOR , L := 0; ! Longitudinal Bunch Profile monitor Feshenko
BPUSE : MONITOR , L := 0.25; ! Beam Position Pick-up, Stripline, type E
BSGHV001 : MONITOR , L := 0; ! SEM Grid (secondary emission monitor) Horizontal and Vertical
//---------------------- QUADRUPOLE ---------------------------------------------------------------------
MQD__105 : QUADRUPOLE , L := 0.105; ! Quadrupole Magnet - Defocusing - Length:.105
MQD__300 : QUADRUPOLE , L := 0.300; ! Quadrupole Magnet - Defocusing - Length:.3
MQF__105 : QUADRUPOLE , L := 0.105; ! Quadrupole Magnet - Focusing - Magnetic Length:.105
MQF__300 : QUADRUPOLE , L := 0.300; ! Quadrupole Magnet - Focusing - Magnetic Length:.3
//---------------------- RCOLLIMATOR ---------------------------------------------------------------------
TDISA : RCOLLIMATOR , L := 0; ! Beam Dump, Internal, with beam Stopper functionality, Assembly
//---------------------- SBEND ---------------------------------------------------------------------
MBH : SBEND , L := 0.870; ! Horizontal Bending Magnets
MBV : SBEND , L := 0.870; ! Vertical Bending Magnets
return;
Loading