Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
acc-models-linac4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
acc-models
acc-models-linac4
Merge requests
!1
Copy of the past year of jmad-repo to test with optics uploader
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Copy of the past year of jmad-repo to test with optics uploader
skowron/acc-models-linac4:master
into
master
Overview
0
Commits
3
Pipelines
0
Changes
8
Merged
Piotr Krzysztof Skowronski
requested to merge
skowron/acc-models-linac4:master
into
master
5 years ago
Overview
0
Commits
3
Pipelines
0
Changes
8
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
2df7b147
3 commits,
5 years ago
8 files
+
420
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
elements/l4t_thickMonitors.ele
0 → 100644
+
55
−
0
Options
/************************************************************************************************************
*
* 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