We should re-implement the tracker such that it is independent of the integrator in order to avoid duplicated code. Adding new integrators is then also simplified.
Designs
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
I introduced a new subdirectory Steppers that contains all integrators, like RK-4, LF-2 etc. The MTS part has still to be updated.
But here is already a comparison between the previous and new implementation using the
RingCyclotron regression test.
Attention: This test uses just RK-4 ... i.e. I have to test also all other steppers.
I finished my implementation for the moment. The ParallelCyclotronTracker is still a hack but I tried to remove duplicated code.
I ran subsequent tests to verify my changes:
I noticed that the bunch position is wrong for a LF-2 simulation (see plot below). This is now fixed in the new version. In case of a multi-bunch simulation using MTS it's still wrong. Furthermore, the multi-bunch simulation using MTS of the master branch crashes.
I have no explanation for the discrepancies between the old and new LF-2 interface (see plots below).
All plots are in Results-ParallelCyclotronTracker.tar.