You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once space charge is implemented in #142, we should add a nice interface for it. There was discussion of adding a method Element.with_space_charge in #142.
The text was updated successfully, but these errors were encountered:
I think apart from the spliting the element in fixed number of slices, spliting a segment in equal s (some maximal step size depending on the energy or sc strength?) should also be implemented, so that the SC kicks are homogenized in case of elements with very different lengths.
This would require however also an improved implementation of individual elements.
Once space charge is implemented in #142, we should add a nice interface for it. There was discussion of adding a method
Element.with_space_charge
in #142.The text was updated successfully, but these errors were encountered: