Releases: trixi-framework/Trixi.jl
Releases · trixi-framework/Trixi.jl
v0.8.8
Trixi v0.8.8
Merged pull requests:
- Add numerical support of other real types (
laplace
) (#2025) (@huiyuxie) - Conservative AMR (#2028) (@andrewwinters5000)
Closed issues:
- Add shock-capturing for nonconservative terms in 1D and 3D for the
TreeMesh
(#732)
v0.8.7
Trixi v0.8.7
Merged pull requests:
- Add numerical support of other real types (
polytropic_euler
) (#2015) (@huiyuxie) - Update NC-fluxes for the SWE (#2038) (@patrickersing)
Closed issues:
- Nonconservative boundary terms (#868)
v0.8.6
Trixi v0.8.6
Merged pull requests:
- Add numerical support of other real types (
linearized_euler
) (#2002) (@huiyuxie) - Add numerical support for other real types (
fluxes
) (#2021) (@huiyuxie) - Specify Callback Argument Type in init Functions in ODE solvers (2N, 3Sstar, PairedExplicitRK, SSP) (#2026) (@warisa-r)
- Note new file name in benchmark docs (#2030) (@ranocha)
- Move dimension check in the constructor of SemidiscretizationHyperbolic (#2039) (@amrueda)
- More accurate comments MPI Mortar Containers (#2041) (@DanielDoehring)
v0.8.5
Trixi v0.8.5
Merged pull requests:
- Add numerical support of other real types (
maxwell
) (#2011) (@huiyuxie) calc_volume_integral!
for all meshes supported byfv_kernel!
(#2014) (@DanielDoehring)- Adapt CI badge URL in README (#2019) (@benegee)
- Add numerical support for other real types (
traffic_flow
) (#2020) (@huiyuxie) - Bump crate-ci/typos from 1.22.9 to 1.23.6 (#2027) (@dependabot[bot])
- Add a preference to disable Polyester (#2029) (@vchuravy)
- Add bang to
set_sqrt_type
andset_log_type
(#2031) (@JoshuaLampert)
Closed issues:
v0.8.4
Trixi v0.8.4
Merged pull requests:
- Refactor PERK2 time integration method to use fixed time step (#1958) (@warisa-r)
- Add numerical support of other real types (
lattice
) (#1991) (@huiyuxie) - Add numerical support of other real types (
water
) (#1995) (@huiyuxie) - Canonical use of
initial_condition
(#2006) (@DanielDoehring) - Update benchmarks.jl: 1D (#2009) (@DanielDoehring)
- Benchmarks 1D: Polydeg for 1D Structured Sedov (#2013) (@DanielDoehring)
- Update feature table: parabolic terms not supported for
StructuredMesh
(#2018) (@JoshuaLampert)
Closed issues:
- The GLL method cannot perform exact numerical integration for DGSEM ? (#2016)
v0.8.3
v0.8.2
Trixi v0.8.2
Merged pull requests:
- Maxwell 1D (Wave Equation) (#1949) (@DanielDoehring)
- Add StructuredMeshView to fluxes. (#1986) (@SimonCan)
- CompatHelper: bump compat for Trixi to 0.8 for package benchmark, (keep existing compat) (#2000) (@github-actions[bot])
- Update docstring
AnalysisSurfaceIntegral
(#2003) (@DanielDoehring)
v0.8.1
v0.8.0
Trixi v0.8.0
Merged pull requests:
- AMR-Compat SurfaceIntegrals (#1959) (@DanielDoehring)
- Add more zeros to solution file name (#1996) (@andrewwinters5000)
- Bump crate-ci/typos from 1.21.0 to 1.22.9 (#1998) (@dependabot[bot])
Closed issues:
v0.7.18
Trixi v0.7.18
Merged pull requests: