python-hydro / pyro2

A framework for hydrodynamics explorations and prototyping

Home Page:https://python-hydro.github.io/pyro2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create MOL MHD solver

zingale opened this issue · comments

We should create a simple MHD solver using constrained transport and a method of lines integration. This will need:

  • Face-centered data (#63)
  • a Riemann solver (#67)
  • a MHD solver that inherits from compressible