|
Penning Trap Simulation
Simulate particle behavior inside a Penning Trap
|
Test class for the Penning trap. More...
Static Public Member Functions | |
| static void | test_external_E_field () |
| Test that the external E field gives correct values. | |
| static void | test_external_B_field () |
| Test that the external B field gives correct values. | |
| static void | test_force_on_particle () |
| Test that the force between particles gives expected results. | |
| static void | test_total_force_external () |
| Test that the total external force returns expected results. | |
| static void | test_total_force_particles () |
| Test that the total force of all particles on a single particle returns expected results. | |
Test class for the Penning trap.
Definition at line 22 of file test_suite.cpp.
|
inlinestatic |
Test that the external B field gives correct values.
Definition at line 65 of file test_suite.cpp.
|
inlinestatic |
Test that the external E field gives correct values.
Definition at line 26 of file test_suite.cpp.
|
inlinestatic |
Test that the force between particles gives expected results.
Definition at line 78 of file test_suite.cpp.
|
inlinestatic |
Test that the total external force returns expected results.
Definition at line 105 of file test_suite.cpp.
|
inlinestatic |
Test that the total force of all particles on a single particle returns expected results.
Definition at line 121 of file test_suite.cpp.