This is a code that I wrote for fun. I performed a few standard simulations with it. The parameter files for these simulations are provided in the repo.
The code can be run with ./setup [arguments].
For help use ./setup --help
Simulation is performed using a 400 x 600 cell grid with 2 different reconstruction method: WENO3 and WENO5. Need to fix the scale on python plot.
dens_sedov_compare_weno5_3.mp4
Performed using a 256 x 256 grid.
dens_kh_compare_weno5_3.mp4
Performed using a 100 x 300 grid.
dens_rt_compare_weno5_3.mp4
dens_riemann_test_weno5_turbo.mp4
Ideal MHD equations are being added to the code.
Perfomed using a 512 x 512 grid.