Commit Graph

92 Commits

Author SHA1 Message Date
5c44103471
Remove -lblas -llapack 2023-10-24 15:56:07 +02:00
82bbd1c2f4
Fix bug 2023-10-24 15:52:35 +02:00
6b6231fcf3
Modify batch program 2023-10-24 15:52:08 +02:00
7257e40c4e
Some stuff 2023-10-24 14:18:26 +02:00
16d7622283
Add ofile as private 2023-10-24 12:44:25 +02:00
f7eee8dc61
Change scripts 2023-10-24 12:43:52 +02:00
3eb652be83
Merge branch 'janitaws/latex-setup' into coryab/code 2023-10-23 21:49:52 +02:00
f767cdc99b
Merge branch 'janitaws/latex-setup' of github.uio.no:FYS3150-G2-2023/Project-3 into janitaws/latex-setup 2023-10-23 21:45:31 +02:00
9cacf7bbc2
Make some changes 2023-10-23 21:43:09 +02:00
f1ca42fcf5
Rearrange implementations to match definitions 2023-10-23 12:53:10 +02:00
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
79da936956
Update formatting 2023-10-23 10:52:38 +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
8fc0bf8c13
Refactor
- Change PenningTrap so that perturbation is its own field
- Add Calcium mass and charge to constants
2023-10-23 09:45:08 +02:00
Janita Willumsen
346a800428 Merge branch 'develop' into janitaws/latex-setup 2023-10-22 17:51:18 +02:00
2b69094ff4
Update constant 2023-10-22 17:45:34 +02:00
bd9600b6d1
Fix dumb mistake 2023-10-22 17:44:08 +02:00
b985a2c25f
Changes 2023-10-22 17:17:28 +02:00
Janita Willumsen
4e14915b04 Stuff 2023-10-22 17:16:47 +02:00
Janita Willumsen
872b84d0d1 Change labels 2023-10-22 17:15:13 +02:00
8373deea81
Update plots 2023-10-22 16:34:48 +02:00
e42c108d20
Made some changes 2023-10-22 15:19:45 +02:00
0dfda79fda
Update plots 2023-10-22 15:09:14 +02:00
f37385dc87
Merge branch 'janitaws/latex-setup' of github.uio.no:FYS3150-G2-2023/Project-3 into janitaws/latex-setup 2023-10-22 14:32:53 +02:00
eab84f52e9
Stuff 2023-10-22 14:32:29 +02:00
Janita Willumsen
b8f32f1fd9 Update plot with seaborn theme 2023-10-22 14:22:03 +02:00
944c52d22f
Add commments 2023-10-22 14:11:15 +02:00
a99eeab8b5
Optimize
- Use the new reinitialize method to reuse PenningTrap instances
2023-10-22 03:50:48 +02:00
eb2a985b3b
Bunch of stuff
- Add reinitialize to reuse PenningTrap instance and its particles
- Reformatting
- Refactor fraction_of_particles_left to not use simulate
2023-10-22 03:47:23 +02:00
19e35f25ec
Add instrumentation for scorep and scalasca 2023-10-22 03:45:56 +02:00
Janita Willumsen
f52892c1a6 Latexify the plots 2023-10-20 15:58:49 +02:00
2348d06070
Uncomment 2023-10-20 11:24:41 +02:00
335907d435
Formatting 2023-10-20 11:20:57 +02:00
7269429a37
Optimizations 2023-10-19 22:36:54 +02:00
76dd30df23
Add documentation 2023-10-19 18:37:28 +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
4f38357db7
Stuff 2023-10-18 13:34:23 +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
95432102ea
Small fix 2023-10-16 13:33:00 +02:00
0fc1ec1e33
Fix signature 2023-10-16 13:01:21 +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
c4aa6f2179
Change lambda to method 2023-10-13 20:32:32 +02:00
69491d1c02
Some changes 2023-10-13 16:53:17 +02:00