Skip to content
Snippets Groups Projects
Commit 8c841e4c authored by Laurent NADOLSKI's avatar Laurent NADOLSKI
Browse files

Update README.md

parent d6f9d59e
No related branches found
No related tags found
No related merge requests found
##########################################################################
#
* TRACY, A Tool for Accelerator Design and Analysis EPAC'88 *
***TRACY, A Tool for Accelerator Design and Analysis EPAC'88***
Self-Consistent Symplectic Integrator for charged particle beam dynamics.
......@@ -44,7 +44,8 @@ Numerical recipes
2/ makedepend in the src file of nrecipes directory
##########################################################################
Installation of Tracy3
**Installation of Tracy3 **
What is necessary:
1/ gcc
......@@ -54,12 +55,13 @@ What is necessary:
5/ libgls0-dev lib + development library with header such as gls_sf.h
##########################################################################
Modify .bashrc to get environment variables
cf set_var.sh or set_var4LNLS.sh
Set the path to fit your computer architecture
##########################################################################
For compilation of TracyIII
**For compilation of TracyIII**
In root directory of TracyIII, run the command:
./make_for_gcc.sh opt
......@@ -73,7 +75,8 @@ Example to test the code:
executable is soltracy located in $TRACY_LIB/tools
#########################################################################
TRACY HISTORY
**TRACY HISTORY**
The underlying beam dynamics model is open source; courtesy Michael Böge.
(A CORBA Based Distributed Client/Server Model for Beam Dynamics Applications at the SLS ICALEPS'99)
......@@ -86,10 +89,3 @@ Johan used it to guide the control of the nonlinear dynamics for the SLS concept
(Having validated the model by beam studies for the ALS commissioning (& also provided a realistic estimate of the Touschek lifetime; for a medium energy ring): Modeling of Beam Dynamics and Comparison with Measurements for the Advanced Light Source (ALS) EPAC'94)
After which M. Böge machine translated my beam dynamics library from Pascal to C (with GNU p2c) & used it as an on-line model server to guide the commissioning (i.e., including e.g. modeling of girder correlations, etc. & the related correction algorithms that I provided to model the real lattice for the SLS conceptual design).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment