Particle movement integrators
Attention
This feature is under development. Breaking changes may occur in the future.
API
Particle movement integrators, for particle simulations.
These do not have astropy.units
support, choosing instead to
limit overhead and increase performance.
They act in-place on position and velocity arrays to reduce memory allocation.
Classes
Outlines the necessary methods to define a particle integrator. |
|
The explicit Boris pusher. |
|
The explicit Boris pusher, including relativistic corrections. |
