Skip to content
Snippets Groups Projects

Added missing beam def.

Merged Piotr Krzysztof Skowronski requested to merge skowron/acc-models-linac4:master into master
2 files
+ 10
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 10
0
@@ -1604,3 +1604,13 @@ LINAC.INITBETA0: BETA0 ,
DX := LINAC.DX0 ,
DPX := LINAC.DPX0 ,
DY := LINAC.DY0 ;
LINAC.MEBT.ENERGY = 0.942293;
BEAM, MASS = 0.939293,
CHARGE = -1,
ENERGY = LINAC.MEBT.ENERGY, ! GAMMA = 1.0031938915759,
EXN = 0.0000004,
EYN = 0.0000004,
SIGT = 1,
SIGE = 1;
Loading