|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
The implementation of the PenningTrap class. More...
#include "PenningTrap.hpp"Go to the source code of this file.
The implementation of the PenningTrap class.
Implement constructor
Implement add_particle
Implement external_E_field
Implement external_B_field
Implement force_on_particle
Implement total_force_external
Implement total_force_particles
Implement total_force
Implement evolve_RK4
Implement evolve_forward_euler
Definition in file PenningTrap.cpp.