diff --git a/README.md b/README.md index b61b444c909418f9b8f90967797e4368cb91cfad..202485615f398f8b3537e4ae8344f2bea8feaf93 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ########################################################################## -# -* 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). - - - - - - -