v0.9.8
Trixi v0.9.8
Merged pull requests:
- Denote pseudo time for Euler-Gravity (#2101) (@DanielDoehring)
- Arbitrary Precision LGL Basis (#2128) (@DanielDoehring)
- Enable GPU compatibility check in CI (#2168) (@huiyuxie)
- Navier-Stokes Test Case: Viscous Shock propagation (#2173) (@DanielDoehring)
- Fix the spelling of "Siddhartha Mishra" (#2174) (@Arpit-Babbar)
- Unify analysis routines for div(B) to make them equation-agnostic (#2176) (@amrueda)
- Modification on PERK time integrator to handle cases where s = e (#2177) (@warisa-r)
- Correct name for LBM book author: Timm Krüger (#2179) (@DanielDoehring)
- More efficient PERK implementation (#2180) (@DanielDoehring)
- Time StepCallbacks for custom integrators (#2182) (@DanielDoehring)
- Remove GitHub event name from CI (#2183) (@huiyuxie)
- Bump codecov/codecov-action from 4 to 5 (#2185) (@dependabot[bot])
- Bump crate-ci/typos from 1.27.0 to 1.28.1 (#2186) (@dependabot[bot])
- Collaborating Institutes (#2187) (@torrilhon)
- require P4est.jl v0.4.12 (#2189) (@ranocha)
Closed issues:
- Incorrect memory allocation measurements due to global variables (#2166)