MHDWENO

Description: MHDWENO is a software package developed by me during my graduate study. MHDWENO is a Fortran code for solving MHD equations via WENO and constrained transport methods. Currently, it can solve 1D/2D/3D ideal MHD equations. The 3D code is parallelized with OpenMP. This package is freely available for download at bitbucket.

 

FINESS

Description: FINESS stands for the FINite difference ESSentially non-oscillatory software package. FINESS is a code written in object-oriented C++ for solving hyperbolic partial differential equations via Picard integral formulation. This code is written by David C. Seal at MSU and still under development. It is available upon request. I have been contributing to the positivity-preserving limiter and a single-step MHD solver.