From 6b403c5776578dd07820a1047c10aafcc373cac2 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Fri, 20 Oct 2023 10:47:47 -0700 Subject: [PATCH] Solenoid: Fix 250 MeV Proton MAD-X Example Total energy, not kinetic energy. --- examples/solenoid/solenoid.madx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/solenoid/solenoid.madx b/examples/solenoid/solenoid.madx index 685cc9784..3add05cce 100644 --- a/examples/solenoid/solenoid.madx +++ b/examples/solenoid/solenoid.madx @@ -1,4 +1,4 @@ -beam, particle=proton, energy=0.250; +beam, particle=proton, energy=1.188272; M1: MONITOR,L=0.0; SOL1: solenoid, L=3.820395, KS=0.8223219329893234;