Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 928 Bytes | |
v0.13.0 source code.tar.gz | 2025-07-21 | 1.4 MB | |
v0.13.0 source code.zip | 2025-07-21 | 2.2 MB | |
Totals: 3 Items | 3.6 MB | 0 |
Trixi v0.13.0
The breaking changes are documented in the NEWS.md file in the repository and in the changelog in the documentation, see https://trixi-framework.github.io/TrixiDocumentation/stable/changelog/
Merged pull requests: - Change default wave speed for Local Lax-Friedrichs (#2458) (@DanielDoehring) - Example 1D Visualization Callback (#2468) (@DanielDoehring) - CompatHelper: add new compat entry for Adapt at version 4 for package docs, (keep existing compat) (#2475) (@github-actions[bot]) - Support serial execution and introduce backend preference (#2476) (@vchuravy) - CompatHelper: bump compat for AMDGPU to 2 for package test, (keep existing compat) (#2479) (@github-actions[bot]) - remove deprecations (#2483) (@ranocha) - Remove AMDGPU extension (#2485) (@vchuravy)
Closed issues: - Release 0.13 (#2422)