Skip to content
Snippets Groups Projects
Select Git revision
  • compilation2022apr
  • master default protected
  • 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
20 results

example_chamber.dat

Blame
  • user avatar
    zhang authored
    Add example files
    89616a6e
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    example_chamber.dat 1.11 KiB
    #**************************************************************************
    # Script to set the vacuum chamber 
    #
    # Comments:
    #  1) Line start with "#" is comment
    #  2) The format of the vacuum chamber definition is 
    #     start element, end element, minimum x, maximum x,
    #     minimum y, maximum y.  
    #  3) The first line is to define the global 
    #     vacuum chamber limit around the ring, and 
    #     the key words should be "Start","All".
    #  4) To set the vacuum chamber, it is needed to add two markers
    #     in the lattice, such as MK1 and MK2, MK1 is before the first element, 
    #     and MK2 is after the end element for the vacuum chamber region.
    #  5) the units are meters for minimum x, maximum x, minimum y, maximum y  
    #****************************************************************************
    #
    # MK1 MK2 dxmin  dxmax  dymin   dymax  (Apertures in meters)
    Start  All    -35e-3  35e-3  -12.5e-3   12.5e-3
    #sdm1 esdm  -21e-3  21e-3   -5e-3     5e-3
    debut ehu600  -35e-3  35e-3  -7e-3    7e-3
    ssep  esep   -20e-3  35e-3  -7e-3    7e-3
    ssdm  esdm   -21e-3  21e-3  -5e-3    5e-3
    ssdac esdac  -35e-3  25e-3  -2.5e-3   2.5e-3