Beam-Beam Kernel with test#169
Conversation
Needed main
|
Current tests are off by a lot from Bmad. I'm trying to find where the numbers are deviating, but I suspect it's coming from the collision point calculation. |
…pace z tests will sometimes fail due to problem with drift kernel.
|
Fixefdbeambeam kernel and added extensive tests for particle tracking. The tests don't always pass for phase space z due to a problem with the exact_drift kernel. |
|
Can you provide a minimal working example (no beam-beam) where |
|
Collision point calculation now uses a formula rather than root finder and all tests are passing. TPS tracking agrees on zero orbit, but disagrees off the zero orbit. This is likely a result of something within the kick calculation, but I don't know the exact origin at the moment. |
…lation. Uses multiple dispatch for different scentarios.
The current tests are failing, so I will continue to update until tests pass.