|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Plot the relative error for forward Euler and RK4 method. More...
Go to the source code of this file.
Functions | |
| def | plot_relative_error.main () |
Variables | |
| dict | plot_relative_error.params |
Plot the relative error for forward Euler and RK4 method.
Definition in file plot_relative_error.py.
| def plot_relative_error.main | ( | ) |
Definition at line 29 of file plot_relative_error.py.
| dict plot_relative_error.params |
Definition at line 17 of file plot_relative_error.py.