Skip to content
Snippets Groups Projects
Commit 2149738e authored by nadolski's avatar nadolski
Browse files

texte

parent b78200d5
Branches
Tags
No related merge requests found
......@@ -39,30 +39,26 @@ in_dir /Users/nadolski/codes/tracy/maille/soleil/
# VACCUUM CHAMBER PART
# vacuum chamber file
chamber_file Chamber_example.dat
# read vacuum chamber from chamber_file, ChamberFlag must be true, if
# ReadChamberFlag is true
ReadChamberFlag false
#
# include vacuum chamber
ChamberFlag true
#
# include vacuum chamber but no U20, ChamberFlag must be true, if
# ChamberNoU20Flag is true
ChamberNoU20Flag false
#
# ReadChamberFlag is true
ReadChamberFlag true
# GLOBAL PARAMETER PART
# Activate quadrupole Fringefield
globval.quad_fringe true
#
# include RF Cavity or not and set
# 4D/6D tracking, true=6D, false=4D
globval.Cavity_on false
#
# tune obtained by tracking
TuneTracFlag true
# chromaticity obtained by tracking
ChromTracFlag true
#
###
# TUNESHIFT WITH AMPLITUDE
###
......@@ -73,8 +69,7 @@ in_dir /Users/nadolski/codes/tracy/maille/soleil/
# xmax ymax maximum amplitude value (sqrt law)
# delta energy offset
AmplitudeTuneShiftFlag true 31 21 516 0.025 0.005 0.0
#
#
# EnergyTuneShiftFlag flag Nb TurnNumber emax
# Nb point number
# TurnNumber number of turn for tracking
......@@ -103,39 +98,30 @@ in_dir /Users/nadolski/codes/tracy/maille/soleil/
# error coupling
# flag, random seed number, RMS value of the rotation angle
# of the quadrupole
ErrorCouplingFlag true 0 0.0007
ErrorCouplingFlag true 0 0.0007
# coupling flag
CouplingFlag true
CouplingFlag false
# calculate momentum acceptance for Touscheck lifetime
# Dim istart istop eminp emaxp nstepp eminn emaxn nstepn
# Dim: 4D/6D tracking, default value is 6D
MomentumAccFlag false 4D 1 209 0.01 0.05 100 -0.01 -0.05 100
MomentumAccFlag false 4D 1 209 0.01 0.05 100 -0.01 -0.05 100
#### 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
# beginning of this script.
MultipoleFlag false
# set multipole with thin or thick lens model,
# MultipoleFlag must be true if ThinsextFlag is true
ThinsextFlag false
#**************************************************
###
### Touschek lifetime
###
# calculate Touschek lifetime
# name, flag
TouschekFlag false
# Intra Beam Scattering, TouschekFlag must be true
IBSFlag false
# Track momentum acceptance and then get Touschek lifetime, TouschekFlag must be true
TousTrackFlag false
......@@ -154,22 +140,36 @@ in_dir /Users/nadolski/codes/tracy/maille/soleil/
### OTHER
# include girder error
GirderErrorFlag false
#
# plot beam size around the ring
SigmaFlag true
#
# specific for test
PX2Flag false
#
# calculate induced amplitude
InducedAmplitudeFlag false
#
# specific for test
CodeComparaisonFlag false
#
# calculate Eta function
EtaFlag false
#
# calculate phase space
PhaseSpaceFlag false
#
\ No newline at end of file
#******to be obsoleted************************
# Do not REMOVE
# 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
# beginning of this script.
MultipoleFlag false
# set multipole with thin or thick lens model,
# MultipoleFlag must be true if ThinsextFlag is true
ThinsextFlag false
# include vacuum chamber
ChamberFlag false
#**************************************************
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment