|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Files | |
| file | frequency_narrow_sweeps_long.cpp [code] |
| Sweep of the frequencies from 1.1 to 1.7 using a small time step. | |
| file | main.cpp [code] |
| The main program for this project. | |
| file | Particle.cpp [code] |
| The implementation of the Particle class. | |
| file | PenningTrap.cpp [code] |
| The implementation of the PenningTrap class. | |
| file | test_suite.cpp [code] |
| The test suite for the project. | |
| file | utils.cpp [code] |
| Implementation of the utils. | |