|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Files | |
| file | animate_100_particles.py [code] |
| Animate 100 particles. | |
| file | plot_2_particles.py [code] |
| Plot 2 particles with and without particle interactions in the xy-plane. | |
| file | plot_3d.py [code] |
| Plot 2 particles with and without particle interactions in 3D. | |
| file | plot_particles_left.py [code] |
| Plot how many particles are left after 500 microseconds using different angular frequencies. | |
| file | plot_phase_space.py [code] |
| Plot the phase space for 2 particles in the x and z direction, with and without particle interactions. | |
| file | plot_relative_error.py [code] |
| Plot the relative error for forward Euler and RK4 method. | |
| file | plot_single_particle.py [code] |
| Plot the approximation and analytical solution for one particle in the z axis. | |