v0.9.4
Trixi v0.9.4
Merged pull requests:
- T8codeMesh: Switching to
t8_cmesh_new_brick_{2,3}d
. (#1939) (@jmark) - Feature: Checkpointing for T8codeMesh (#1980) (@jmark)
- New Paired Explicit Runge-Kutta Integrator: Third Order (#2008) (@warisa-r)
- Thread-Parallelize blended DG-FV (#2138) (@DanielDoehring)
- Bump crate-ci/typos from 1.25.0 to 1.27.0 (#2139) (@dependabot[bot])
- Use Analysis Callback
DGMulti
parabolic examples (#2140) (@DanielDoehring) - Consistent use of
u_ode
vsu
insemidiscretization.jl
(#2141) (@DanielDoehring)
Closed issues:
- saving solution while using T8code meshes (#2044)