-
-
openmpFV Public
A OMP parallel second order accurate FV code to solve the Euler equations on Cartesian and Voronoi meshes.
-
hydro_bsc_project Public
2D hydrodynamics on Cartesian and Voronoi meshes using finite volume and discontinuous Galerkin methods. Includes second-order FV MUSCL solver for shallow water and Euler equations and discontinous…
-
astropi Public
In flight orbit calculation using the Astro Pi on the International Space Station. This Project was part of the 19/20 Astro Pi Challenge.
-
voronoi_mesh_project Public
Small C++ project to generate a voronoi mesh using a naive halfplane intersection and point insertion algorithm. Optional also some visualisaition and benchmarking tools are available.