Skip to content
Snippets Groups Projects

Using -100kV for 0kV optics

Merged Piotr Krzysztof Skowronski requested to merge skowron/acc-models-linac4:master into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
DEBUNCHVOLT = 0.100; ! The minimum of the hardware is 20kV, and we do not switch it
DEBUNCHVOLT = -0.100; ! The minimum of the hardware is 100kV, we use -100kV because PSB preferes bigger than smaller energy spread
! LLRF asked to run at 100kV to get better phase stability
const brho_l4 = 1.9095304;
Loading