pyro2
pyro2 copied to clipboard
A framework for hydrodynamics explorations and prototyping
Again, not a blocker for accepting the pyro paper. It would be cool to add support for pyro's output format to yt. If you ever wanted to add AMR support...
This is unrelated to my JOSS review so don't take this as a blocker for paper acceptance. You may want to consider making pyro a pip-installable package, rather than relying...
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...
There is a start of such a solver as `compressible_react` using Strang splitting
A simple MOL advection solver on mapped grids would be a first start