python-hydro / pyro2

A framework for hydrodynamics explorations and prototyping
https://python-hydro.github.io/pyro2
BSD 3-Clause "New" or "Revised" License
305 stars 124 forks source link

update compressible solver to include all waves for HLL-solvers #286

Open zingale opened 2 months ago

zingale commented 2 months ago

When using an HLL solver with characteristic tracing, it is suggested that all waves need to be accumulated, even if they are not moving toward the interface. We should update how this tracing is done in the compressible solver