Commit Graph

158 Commits

Author SHA1 Message Date
robin
0e10881d9c conflict resolved 2024-05-05 19:31:47 +02:00
robin
cd87f383c9 fix: one comment 2024-05-05 19:08:28 +02:00
robin
5873d38fa4 fix: a word 2024-05-05 19:02:54 +02:00
robin
eb74a777fe deleted opening-hdf5 2024-05-05 19:00:14 +02:00
robin
3f7de8fdce fix: stylistic changes + addObservers 2024-05-05 18:59:30 +02:00
e0f92e4d9e Merge branch 'robin-worldspace-transformation-normalised-camera' into djairo-vtk-test 2024-05-05 18:11:13 +02:00
robin
a36991dbca fix:added back non-identity advection 2024-05-05 16:44:16 +02:00
robin
c8fac120dc fix: added warning 2024-05-05 16:37:39 +02:00
robin
3356b5561a Feat: Improved organisation of Cartographic transformation 2024-05-05 16:33:45 +02:00
robin
346e44da48 normalised cartographic camera 2024-05-05 14:50:26 +02:00
d462d6f9f5 updated documentation 2024-05-05 12:34:26 +02:00
72fb7e1f92 (wip) updated readme 2024-05-05 12:24:17 +02:00
98f64160ad removed commented out code 2024-05-05 12:06:57 +02:00
2f0cd19bc4 refactor program to work with a vector of layers instead 2024-05-05 12:05:01 +02:00
feec302053 added addObserver function to layer 2024-05-05 08:29:55 +02:00
7d4fde3485 removed unnecessary print 2024-05-05 08:28:38 +02:00
6637ec7c18 removed duplicitous files 2024-05-05 08:04:19 +02:00
06315a3d52 Merge branch 'robin-spawn-particles' into djairo-vtk-test 2024-05-03 15:32:18 +02:00
da17aa5cfa refactor of VtkCallbackCommand to be its' own class 2024-05-03 15:23:34 +02:00
robin
63892ca363 spawning points 2024-05-03 14:15:27 +02:00
b83f49b4ad fix: had to chagne to pointers for the virtual function to override properly 2024-05-03 00:17:28 +02:00
ef1c78e0a5 working on implementing timer and callback functionality 2024-05-03 00:06:49 +02:00
Robin Sachsenweger Ballantyne
f5dd1b4025 Merge pull request #10 from MakeNEnjoy/robin-advection
Robin advection
2024-05-02 10:30:35 +02:00
robin
35d0137a2c fix: euler us and vs 2024-05-01 13:06:51 +02:00
robin
9cf2133e91 rename bilinearinterpolate 2024-05-01 12:57:34 +02:00
robin
84674c36de fix: us and vs, tested better 2024-05-01 12:51:20 +02:00
robin
0aa58537b1 fix: unit conversion and indexing 2024-04-30 12:34:10 +02:00
robin
824fb967a2 fix: readme and static const DT 2024-04-29 17:56:50 +02:00
robin
78b784cf68 fix: removed cache files from git 2024-04-29 17:43:11 +02:00
robin
eb60e21d66 feat: documentation 2024-04-29 17:38:29 +02:00
robin
37d0593f65 fixed RK4 integration 2024-04-29 17:20:58 +02:00
robin
ccac46ff40 euler int 2024-04-29 12:11:13 +02:00
3bc3ffd14f feat (wip): base visualization technique; Euleriean layer 2024-04-29 11:43:50 +02:00
1c8813de4e feat (wip): refactor of main func into actual organized classes 2024-04-25 21:15:07 +02:00
6dcb8c5385 fix: added map to repo 2024-04-25 11:12:43 +02:00
robin
2864e70d39 euler integration maybe working 2024-04-25 11:07:35 +02:00
f98f1c8e3c added python script to automatically source necessary VTK_COMPONENTS in cmake file 2024-04-24 23:54:00 +02:00
57815c64ac working on rendering bg image; rudimentary version complete 2024-04-24 23:53:35 +02:00
robin
933fbf4503 setup 2024-04-24 12:07:51 +02:00
robin
db811ba902 setup 2024-04-24 12:07:26 +02:00
Robin Sachsenweger Ballantyne
bd2c30ce65 Merge pull request #7 from MakeNEnjoy/robin-test-linear-interpolation
Implemented bilinear interpolation
2024-04-24 00:25:11 +02:00
robin
ea23ed9d68 removed some functional stuff 2024-04-23 17:41:02 +02:00
6288a43da7 fix: forgot to include a file 2024-04-23 15:02:21 +02:00
855ac4d654 fix: manual implementation of ranges::to as this is not supported by gcc 13 2024-04-23 15:02:06 +02:00
robin
d06f287a91 removed opening-hdf5 directory 2024-04-23 12:40:40 +02:00
robin
b2415d8c4d removed mdspan requirement 2024-04-23 12:21:08 +02:00
985fd6b9ed feat (WIP): base VTK visualisation of Eulerian flow fields 2024-04-22 15:01:33 +02:00
robin
51fe302920 Implement bilinear interpolation 2024-04-22 00:21:11 +02:00
robin
a123071fec feat: modules 2024-04-21 14:20:23 +02:00
robin
4cd545c788 updated gitignore 2024-04-21 12:35:46 +02:00