Commit Graph

124 Commits

Author SHA1 Message Date
Djairo Hougee 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
Djairo Hougee f98f1c8e3c added python script to automatically source necessary VTK_COMPONENTS in cmake file 2024-04-24 23:54:00 +02:00
Djairo Hougee 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
Djairo Hougee 6288a43da7 fix: forgot to include a file 2024-04-23 15:02:21 +02:00
Djairo Hougee 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
Djairo Hougee 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
Djairo Hougee 1eac15304d fix: forgot a line under compiling for linux 2024-04-19 10:20:32 +02:00
Djairo Hougee f8bcf17730 fix: upload README update 2024-04-18 15:51:02 +02:00
Djairo Hougee ffdfd0a40b fix: compiling for linux 2024-04-18 15:18:08 +02:00
robin f492ebd91e fix: cmakelists.txt 2024-04-18 14:45:37 +02:00
robin ce91a9384d readme update 2024-04-18 14:44:48 +02:00
robin 4c2dfa8e2b readme and path 2024-04-18 13:42:31 +02:00
robin 2443d96733 feat: implemented reading hdf5 2024-04-18 13:21:53 +02:00
Robin Sachsenweger Ballantyne b7d462178b
Initial commit 2024-04-18 11:09:23 +02:00