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

no message

parent 0e708a49
Branches
Tags
No related merge requests found
#Email from SImon Leeman
# Discussion at FLS2010
Laurent,
I have attached our Tracy-3 distribution as a tarball. I have also included some code (m4.cc) that should eventually become max-iv_lib.cc within the Tracy-3 distribution. It's a bit of a mess though. ;-)
You will also find a lattice file for our base line design with four damping wigglers. The kick map for the damping wiggler is also attached.
Let me know if you need anything else or have any questions.
Regards,
Simon
Laurent,
I have attached the Makefile.am I use to compile m4.cc. I also define several shell variables in my ~/.bashrc:
export LIBPATH=/usr/local/gfortran/lib
export LD_LIBRARY_PATH=/usr/local/gfortran/lib:/usr/local/lib:/usr/lib
export NUM_REC=$HOME/num_rec
export TRACY_LIB=$HOME/tracy/tracy-3.5
export THOR_LIB=$HOME/Thor-2.0
export LAT="$HOME/projects/in/lattice"
Let me know if that allows you to compile...
Simon
Laurent,
I have attached our Tracy-3 distribution as a tarball. I have also included some code (m4.cc) that should eventually become max-iv_lib.cc within the Tracy-3 distribution. It's a bit of a mess though. ;-)
You will also find a lattice file for our base line design with four damping wigglers. The kick map for the damping wiggler is also attached.
Let me know if you need anything else or have any questions.
Regards,
Simon
Laurent,
I have attached the Makefile.am I use to compile m4.cc. I also define several shell variables in my ~/.bashrc:
export LIBPATH=/usr/local/gfortran/lib
export LD_LIBRARY_PATH=/usr/local/gfortran/lib:/usr/local/lib:/usr/lib
export NUM_REC=$HOME/num_rec
export TRACY_LIB=$HOME/tracy/tracy-3.5
export THOR_LIB=$HOME/Thor-2.0
export LAT="$HOME/projects/in/lattice"
Let me know if that allows you to compile...
Simon
......@@ -29,7 +29,7 @@ fi
# compute and save result in _new
if [ $1 == "compute" ]
then
soltracy3 Input_checkcode.prm
soltracy Input_checkcode.prm
CMD='mv'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment