Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TRACY3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Terraform modules
Analyze
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
PA
Optics
TRACY3
Commits
a0bf116d
Commit
a0bf116d
authored
14 years ago
by
zhang
Browse files
Options
Downloads
Patches
Plain Diff
04/11/2010
1) Add comments
parent
742615b8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tracy/tools/Input_test.prm
+12
-10
12 additions, 10 deletions
tracy/tools/Input_test.prm
with
12 additions
and
10 deletions
tracy/tools/Input_test.prm
+
12
−
10
View file @
a0bf116d
...
...
@@ -26,13 +26,13 @@
# 10/2010 Jianfeng Zhang
#
#******************************************************************
#******files********
# relative directory of the files in the script
in_dir /home/zhang/codes/TracyIII/lattice/
# lattice file must be wihout .lat extension
lat_file solamor2_reglage_focalisation_chcvqt_thicksextu_LQPintermediaire_QFF
lat_file solamor2_reglage_focalisation_chcvqt_thicksextu_LQPintermediaire_QFF
# lat_file solamor2_reglage_focalisation_chcvqt_thicksextu_LQPintermediaire_QFF_FullQuad
# vacuum chamber file
chamber_file example_Chamber.dat
...
...
@@ -76,9 +76,9 @@
RFvoltageFlag false 3000000
# tune obtained by tracking
TuneTracFlag
fals
e
TuneTracFlag
tru
e
# chromaticity obtained by tracking
ChromTracFlag
fals
e
ChromTracFlag
tru
e
# TUNESHIFT WITH AMPLITUDE
...
...
@@ -116,7 +116,7 @@
# error coupling
# flag, random seed number, RMS value of the rotation angle
# of the quadrupole
ErrorCouplingFlag
tru
e 0 0.0007
ErrorCouplingFlag
fals
e 0 0.0007
# coupling flag
# calcualte the coupling factor in the lattice
CouplingFlag false
...
...
@@ -124,14 +124,15 @@
# calculate momentum acceptance for Touscheck lifetime
# Dim istart istop eminp emaxp nstepp eminn emaxn nstepn
# Dim: 4D/6D tracking, default value is 6D
MomentumAccFlag true
6
D 1
108
0.01 0.05 100 -0.01 -0.05 100
MomentumAccFlag true
4
D 1
209
0.01 0.05 100 -0.01 -0.05 100
#### MULTIPOLE FACTORY
# read multipole error from a file
#### MULTIPOLE FACTORY
# read multipole error from a file and set them to the lattice
ReadMultipoleFlag true
#******to be obsoleted************************
# include multipole error into the lattice, the mutipole error
# of Horizontal and vertical correctors, and skew quadrupole
# is read from the files, the name of which are set at the
...
...
@@ -140,14 +141,15 @@
# set multipole with thin or thick lens model,
# MultipoleFlag must be true if ThinsextFlag is true
ThinsextFlag false
#**************************************************
###
### FITTING FACTORY
###
# fit tune
# name, flag, tuned quadrople,tuned quadrople,targetnudx targetnudz
# FitTuneFlag true q
p
7 q
p7
18.202 10.317
FitTune4Flag
true qp7a qp7b qp9a qp9b 18.202 10.317
# FitTuneFlag true q7 q
9
18.202 10.317
FitTune4Flag true qp7a qp7b qp9a qp9b 18.202 10.317
# fit chromaticity
# name,flag, tuned sextupole, tuned sextupole, targetksix targetksiz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment