Skip to content
Snippets Groups Projects
Select Git revision
  • b3c029241a7d0d36dc3fec38e047523fc2f44f3e
  • main default protected
  • upgrade-cpp
  • addsymbolinfo
  • Duration
  • YAT-1.21.3
  • YAT-1.21.2
  • YAT-1.21.1
  • YAT-1.21.0
  • YAT-1.20.3
  • YAT-1.20.2
  • YAT-1.20.1
  • YAT-1.20.0
  • YAT-1.19.5
  • YAY-1.19.3
  • YAT-1.19.2
  • YAT-1.19.1
  • YAT-1.19.0
  • YAT-1.18.9
  • YAT-1.18.8
  • YAT-1.18.7
  • YAT-1.18.6
  • YAT-1.18.5
  • YAT-1.18.4
  • YAT-1.18.3
25 results

ChangeLog

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Input_test.prm 6.75 KiB
    #*******************************************************************
    # 15 March 2010
    # File for checking TRacy is running well
    #
    # input script to set the file and bool flag
    #
    #  comments:
    # 1) Blank line and line starting with "#" (comment) are ignored
    # 2) Obligatory parameter: lat_file,
    #     lat file name is without the extension of .lat
    # 3) All the other parameters are optional, and all the default 
    #      values for flags are false
    # 4) Default FMAP values are: 
    #      _FmapFlag_nxpoint=31, _FmapFlag_nypoint=21,
    #      _FmapFlag_nturn=516; _FmapFlag_xmax=0.025, 
    #      _FmapFlag_ymax=0.005, _FmapFlag_delta=0.0;
    #      _FmapFlag_diffusion = true;
    # 5) Default values of FMAPdp are the same as FMAP.
    #
    #
    #  Test verison for the development of Tracy 3, always the nearest
    #        input file verison.
    #
    #                     03/2011    Jianfeng Zhang 
    #
    #******************************************************************
    
    #******files********
    # relative directory of the files in the script
     in_dir /home/zhang/codes/TracyIII/lattice/
    
    # lattice file must be wihout .lat extension
      lat_file soleil_120cor  
    
    # H-corrector name in lattice file
      h_corr        HCM    
    #V-corrector name in lattice file
      v_corr        VCM    
    #girder start symbol
      gs            GS     
    #girder end symbol
      ge            GE   
    # BPM name in lattice file  
      bpm_name      BPM    
    # skew quadrupole in the lattice file
      qt            QT
    
    #turn on the quadrupole fringe field
      QuadFringeOnFlag 
    
    
    # vacuum chamber file
      chamber_file example_Chamber.dat    
    
    # multipole error file
      multipole_file multipole_error.dat
    
    # files for looking for the multipole of corrector (Machine current based)
      fic_hcorr corh.txt
      fic_vcorr corv.txt
      fic_skew  corqt.txt
    
      
    #####################
    # Read the field error, and replacement the corresponding components
    # in the element.
    #  Generic features
    ####################
    
    ReadfefileFlag   dip.fe