Mike Wilbert


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
CV
2D Turbulence
2D Turbulence

Simulation of 2-dimensional turbulence using the pseudo-spectral method. The code is written in python with single GPU acceleration.

Kelvin-Helmholtz instability
Kelvin-Helmholtz Instability

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