|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Plot the approximation and analytical solution for one particle in the z axis. More...
Go to the source code of this file.
Functions | |
| def | plot_single_particle.z (t) |
| def | plot_single_particle.main () |
Variables | |
| dict | plot_single_particle.params |
Plot the approximation and analytical solution for one particle in the z axis.
Definition in file plot_single_particle.py.
| def plot_single_particle.main | ( | ) |
Definition at line 37 of file plot_single_particle.py.
| def plot_single_particle.z | ( | t | ) |
Definition at line 30 of file plot_single_particle.py.
| dict plot_single_particle.params |
Definition at line 18 of file plot_single_particle.py.