Coryab/implement penning trap simulate #6

Merged
coryab merged 16 commits from coryab/implement-PenningTrap-simulate into develop 2023-10-14 01:13:37 +00:00

16 Commits

Author SHA1 Message Date
3431e09aeb
Plot the amount of particles left in Penning trap 2023-10-14 03:12:38 +02:00
58c9212e5c
Update documentation 2023-10-14 03:12:23 +02:00
22c8b9707d
Update docs 2023-10-14 03:11:43 +02:00
c4aa6f2179
Change lambda to method 2023-10-13 20:32:32 +02:00
69491d1c02
Some changes 2023-10-13 16:53:17 +02:00
11757e5e28
Add profiling flag 2023-10-13 15:37:26 +02:00
ae7b437ac3
Fix compiler warnings 2023-10-13 15:36:52 +02:00
720f1815d2
Implement methods to simulate and write to file 2023-10-13 00:52:30 +02:00
13c662c148
Use new constructors and methods 2023-10-13 00:51:33 +02:00
8df35f90f5
Add particle_interaction parameter 2023-10-08 20:29:41 +02:00
d2047e43e0
Implement mkpath 2023-10-08 20:27:51 +02:00
bb0bd8f6a0
Modify path 2023-10-08 20:26:28 +02:00
2fd0ab9875
Remove redundant methods 2023-10-08 17:26:46 +02:00
0b52008d4d
Overload constructor and format 2023-10-08 17:25:43 +02:00
51a381e672
Use simulate method instead of own code 2023-10-08 17:15:04 +02:00
5173a9e6f8
Implement simulate method 2023-10-08 17:14:46 +02:00