Commit Graph

7 Commits

Author SHA1 Message Date
0dfb102cef
Update versions and some other things
- Update version number for Doxygen
- Use vec3 instead of vec_3d
2023-10-23 12:41:03 +02:00
8f315a0955
Change Particle
- Give Particle default values for mass and charge
- Modify PenningTrap to use the new Particle constructor
- Modify main.cpp to use the new Particle constructor
- Modify test_suite.cpp to use the new Particle constructor
2023-10-23 09:54:13 +02:00
1741b107f7
Cleanup 2023-10-19 13:17:45 +02:00
58c9212e5c
Update documentation 2023-10-14 03:12:23 +02:00
b0b05d239b
Remove todo 2023-09-29 13:54:41 +02:00
bce50754d4
Implement Particle constructor 2023-09-29 13:53:18 +02:00
85a12f2e08
Initial source 2023-09-28 16:07:46 +02:00