Particle Tracker (plasmapy.simulation.tracker
)¶
Introduction¶
This module contains the ParticleTracker
class, which is a simple particle
stepper implementing the Boris algorithm.
This module is highly unstable and is expected to change a lot in the future.
Examples
Reference/API¶
Classes¶
ParticleTracker (plasma[, particle_type, …]) |
Object representing a species of particles: ions, electrons, or simply a group of particles with a particular initial velocity distribution. |
Class Inheritance Diagram¶
