Skip to content
Snippets Groups Projects
Select Git revision
  • d59c3c1ce2c53c5cfe04bd73fd681f7f7290d2fc
  • master default protected
  • compilation2022apr
  • ISEI_3_5_1
  • VERSION_3_9-alba
  • VERSION_3_9-Indus2
  • Jianfeng
  • VERSION-3_10
  • VERSION-3_9_1
  • VERSION-3_9_alba
  • VERSION-3_9_Indus2
  • VERSION-3_9
  • VERSION-3_8
  • VERSION-3_7
  • ISEI_3_5_1-PATCH_2
  • ISEI_3_5_1-PATCH_1
  • PROD_3_5_1
  • VERSION_3_6prerelease2
  • VERSION_3_6prerelease
  • VERSION-3_5
  • tracy
21 results

README.txt

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    README.txt 892 B
    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