Particle movement integrators¶
Reference/API¶
plasmapy.simulation.particle_integrators Module¶
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.
Functions¶
|
The explicit Boris pusher. |