v0.5.19
Trixi v0.5.19
Closed issues:
- Solution files should be written in regular time intervals, not time step intervals (#19)
- Split up
misc_part3
in CI tests? (#1413) - Allocations in Navier-Stokes boundary condition implementations (#1416)
Merged pull requests:
- Add option to
SaveSolutionCallback
to save in regular intervals in terms of integration time (#1352) (@efaulhaber) - Imex (#1357) (@SigrunOrtleb)
- Disable test(s) that fail often on GitHub CI for Windows/MPI (#1398) (@sloede)
DGMulti
support for curved meshes and parabolic terms (#1400) (@jlchan)- Some cleanup (#1408) (@ranocha)
- Correct some typos (#1411) (@goggle)
- add SpellCheck CI (#1412) (@ranocha)
- Split
misc_part3
into two CI jobs to speed up CI times (#1414) (@sloede) - Fix affiliation (#1415) (@sloede)
- Fix some small typos in comments (#1417) (@JoshuaLampert)
- Fix a type instability in parabolic solver for
DGMulti
(#1419) (@jlchan) - Bump crate-ci/typos from 1.14.6 to 1.14.8 (#1420) (@dependabot[bot])