leonvanriesen

Results 2 issues of leonvanriesen

I observed that if you try to define a variable the same name as an ordinary function MADX just ignores the line and does not give an error message. E.g....

bug
wontfix

It seems like the radiation integrals ignore any k0 value and only compute using angle. Simple example: ``` b: rbend, l = 1, angle = 0, k0 = 0.001; test:...

bug