plasmapy.simulation.particle_tracker.termination_conditions
Module containing termination conditions for the particle tracker.
Classes
Abstract base class containing the necessary methods for a ParticleTracker termination condition. |
|
Termination condition corresponding to stopping the simulation when a specified proportion of particles have entered and exited the grids. |
|
Termination condition corresponding to stopping the simulation when all particles have exited the grid. |
|
|
Termination condition corresponding to the elapsed time of a ParticleTracker. |
