Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 631 Bytes

particletracker.rst

File metadata and controls

27 lines (18 loc) · 631 Bytes
orphan:
.. currentmodule:: plasmapy.simulation.particletracker

Particle Tracker (plasmapy.simulation.particletracker)

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.

.. nbgallery::
    :caption: Examples

    /notebooks/simulation/particle_stepper

API

.. automodapi:: plasmapy.simulation.particletracker
   :no-main-docstring: