Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 750 Bytes | |
v0.13.1 source code.tar.gz | 2025-07-24 | 1.4 MB | |
v0.13.1 source code.zip | 2025-07-24 | 2.3 MB | |
Totals: 3 Items | 3.6 MB | 2 |
Trixi v0.13.1
Merged pull requests:
- (Entropy) Relaxation Runge-Kutta for fully entropy-conservative/stable simulations (#2467) (@DanielDoehring)
- R-RK: Newton and sub-diagonal schemes only (#2480) (@DanielDoehring)
- Simplify time integrators (#2481) (@DanielDoehring)
- Add mailmap (#2487) (@vchuravy)
- CompatHelper: bump compat for Trixi to 0.13 for package benchmark, (keep existing compat) (#2490) (@github-actions[bot])
- Remove trainling comma ,
in tests: ],)
=> ])
(#2495) (@DanielDoehring)
- [Preferences] Fix use of symbol for _PREFERENCE_THREADING (#2496) (@vchuravy)
Closed issues:
- Add 2D integrate_w_dot_stage
(#2494)