AMReX-Astro / AMReX-Astro/Castro
Implement exact Riemann solver as hydro option
Open
@zingale is already working on this.
Since Oct 28, 2022.
hydro
- Dominant language
- C++
- Stars
- 340
- Forks
- 105
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 8
Description
It would be interesting to have an option to run the exact Riemann solver in the main Castro code, so we could more easily compare both accuracy and performance for any particular problem setup between the approximate/HLL solvers and the exact solver.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.