|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
The main program for this project. More...
Go to the source code of this file.
Macros | |
| #define | PARTICLES 100 |
| #define | N 10000 |
| #define | CHARGE 1. |
| #define | MASS 40. |
Functions | |
| void | simulate_100_particles () |
| int | main () |