Commit Graph

150 Commits

Author SHA1 Message Date
8412e2f643
Cleanup 2023-10-19 13:17:58 +02:00
1741b107f7
Cleanup 2023-10-19 13:17:45 +02:00
6d002cf564
Update 2023-10-19 13:17:33 +02:00
d9f9940451
Cleanup 2023-10-19 13:17:08 +02:00
763a34ea8c
Use close_to 2023-10-19 13:16:18 +02:00
af2712cccd
Change name 2023-10-19 13:15:56 +02:00
555c397d76
Fix directories list 2023-10-19 13:15:12 +02:00
Janita Willumsen
10a565eb24 pdf stuff 2023-10-18 15:55:00 +02:00
58db1d9928
Merge branch 'coryab/code' into develop 2023-10-18 15:51:54 +02:00
Janita Willumsen
f359789767 Remove compiled pdf 2023-10-18 15:47:47 +02:00
e636bf17a2
Update latex 2023-10-18 14:51:01 +02:00
8783e15e9e
Merge branch 'coryab/latex' into develop 2023-10-18 13:59:00 +02:00
eb55d9b3c9
Merge branch 'janitaws/latex-setup' into develop 2023-10-18 13:49:46 +02:00
7714f80f8c
Merge branch 'janitaws/latex-setup' of github.uio.no:FYS3150-G2-2023/Project-3 into janitaws/latex-setup 2023-10-18 13:37:24 +02:00
d8059a92e1
Delete file 2023-10-18 13:36:19 +02:00
4f38357db7
Stuff 2023-10-18 13:34:23 +02:00
Janita Willumsen
d07e5a9eff Update introduction 2023-10-18 13:31:45 +02:00
Janita Willumsen
4d2c24e92b Merge branch 'janitaws/latex-setup' of github.uio.no:FYS3150-G2-2023/Project-3 into janitaws/latex-setup 2023-10-18 08:42:17 +02:00
Janita Willumsen
0163bc3d21 Add introduction and (a somewhat messy) method part 2023-10-17 19:41:01 +02:00
d7246b05b1
Fix last update of RK4 2023-10-17 17:31:56 +02:00
5ed7cedfae
Stuff 2023-10-17 17:01:50 +02:00
f29424f96e
Fix some small things 2023-10-16 20:58:50 +02:00
95432102ea
Small fix 2023-10-16 13:33:00 +02:00
0fc1ec1e33
Fix signature 2023-10-16 13:01:21 +02:00
03344c3298
Update methods 2023-10-16 12:58:34 +02:00
56080de561
Implemented pseudocode for forward Euler and RK4 2023-10-15 23:01:03 +02:00
655bf6aceb Merge pull request #8 from FYS3150-G2-2023/janitaws/latex-setup
Janitaws/latex setup
2023-10-14 03:16:22 +02:00
58e5ed5c69
Merge branch 'develop' into janitaws/latex-setup 2023-10-14 03:15:30 +02:00
7c76c2f08c Merge pull request #6 from FYS3150-G2-2023/coryab/implement-PenningTrap-simulate
Coryab/implement penning trap simulate
2023-10-14 03:13:37 +02:00
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
a624173870
Add descriptions 2023-10-08 15:09:14 +02:00
65a5700bf7
Add image path 2023-10-08 15:08:44 +02:00
ff1fe59268
Update docs 2023-10-08 15:07:52 +02:00
e9c2db5d73
Add gif to README 2023-10-08 00:39:37 +02:00
f3a8963f15 Merge pull request #5 from FYS3150-G2-2023/coryab/implement-RK4
Coryab/implement rk4
2023-10-08 00:37:34 +02:00