Explore some of my projects in the fields of numerical simulations and computational physics.
If you like what you see, please feel invited to get in touch.
Mail LinkedIn Github ORCID
Simulation of 2-dimensional turbulence using the pseudo-spectral method. The code is written in python with single GPU acceleration.
Finite Volume simulation of the Kelvin-Helmholtz instability. The Rusanov flux is combined with a 5th order WENO scheme & the code is written in C++ with acceleration to multi-CPU using MPI