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
fb5d912d
Commit
fb5d912d
authored
13 years ago
by
zhang
Browse files
Options
Downloads
Patches
Plain Diff
Comment off the flags to calculate Touschek lifetime.
parent
39ec067b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lattice/example/soleil/example_input.prm
+19
-19
19 additions, 19 deletions
lattice/example/soleil/example_input.prm
with
19 additions
and
19 deletions
lattice/example/soleil/example_input.prm
+
19
−
19
View file @
fb5d912d
...
...
@@ -6,24 +6,21 @@
#
# comments:
# 1) Blank line and line starting with "#" (comment) are ignored
# 2)
Oblig
atory parameter: lat_file,
# 2)
Mand
atory parameter: lat_file,
# lat file name is without the extension of .lat
# 3) All the other parameters are optional, and all the default
# values for flags are false
# 4) Default FMAP values are:
# _FmapFlag_nxpoint=31, _FmapFlag_nypoint=21,
# _FmapFlag_nturn=516; _FmapFlag_xmax=0.025,
# _FmapFlag_ymax=0.005, _FmapFlag_delta=0.0;
# _FmapFlag_diffusion = true;
# 5) Default values of FMAPdp are the same as FMAP.
#
# Test verison for the development of Tracy 3, always the nearest
# input file verison.
#
# 0
7
/2011 Jianfeng Zhang
# 0
9
/2011 Jianfeng Zhang
#
#******************************************************************
#******files********
#*************************
# mandatory setting
**************************
# relative directory of the files in the script
in_dir ./
#in_dir /home/zhang/codes/TracyIII/lattice/example/
...
...
@@ -45,7 +42,9 @@
qt QT
#*******************************
# option setting
#*******************************
# GLOBAL PARAMETER PART
# Activate quadrupole Fringefield
QuadFringeOnFlag
...
...
@@ -93,12 +92,12 @@ ReadfefileFlag example_dip.fe
# file to specify which correctors are used for V orbit correction
vcorr_file example_vcorr_56nom.state
#number of statistics (seeds) --> N flat-files
n_stat 2
#number of times to scale the errors
n_scale 1
#number of iterations for orbit correction, if 0, no orbit correction
n_orbit 0
#number of statistics (seeds) --> N flat-files
n_stat 2
#number of times to scale the errors
n_scale 1
#number of iterations for orbit correction, if 0, no orbit correction
n_orbit 0
#number of singular values in H-plane, must be not larger than the number of correctors used for orbit correction
nwh 60
#number of singular values in V-plane, must be not larger than the number of correctors used for orbit correction
...
...
@@ -200,11 +199,12 @@ PrintTrackFlag tracktest.out 0.001 0.000 0.0 0.0 0.0 0.0 50
###
# calculate Touschek lifetime
# name, flag
TouschekFlag
#TouschekFlag Qb eps[X_] eps[Y_] n_turns sigma_delta sigma_s
# Intra Beam Scattering
IBSFlag
#
IBSFlag
# Track momentum acceptance and then get Touschek lifetime
TousTrackFlag
#
TousTrackFlag
...
...
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