Changeset 12 in ZHANGProjects for ICOSIM


Ignore:
Timestamp:
Apr 29, 2014, 11:43:16 AM (10 years ago)
Author:
zhangj
Message:

Add the Fortran crystal routine modified by Daniele Mirarchi in the SixTrack.

Location:
ICOSIM/CPP/trunk/source
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • ICOSIM/CPP/trunk/source/Log

    r11 r12  
    2424     it is not the traditional "x" direction of the beam frame.
    2525
    26  
     26     Modified based on SixTrack version crystal routine...
     27
     28(4) Whether to change to interface of the crystal definition in
     29    "collimatorfiles....csv", or define the same values as the one
     30     in "crystalinfo.csv"????
     31
     32(5) Whether needs to change the "C_aperture" in the "crystalinfo.csv"
     33    the same value as the "sigma" value defined in "collimatorfile....csv"???
     34
  • ICOSIM/CPP/trunk/source/crystal.h

    r5 r12  
    3030    double ymax;       // Parameter of the crystal [m]
    3131    double ymin;       // Parameter of the crystal [m]
    32     double L_chan;
     32    double L_chan;     //channeling length [m]
    3333    double tchan;      //Channeling angle
    3434    double miscut;     //miscut angle [rad]
Note: See TracChangeset for help on using the changeset viewer.