PyORBIT-Collaboration / py-orbit

Core of Py-ORBIT code
MIT License
25 stars 38 forks source link

This correction fixes the bug for B = 0. for solenoid bunch tracker. #81

Closed shishlo closed 1 year ago

shishlo commented 1 year ago

If solenoid field is zero we have just a drift. This correction fixes the bug for B = 0. for solenoid bunch tracker.

austin-hoover commented 1 year ago

@shishlo Don't we still need to call drift(bunch, length)?

azukov commented 1 year ago

this was implemented in #82