v0.9.3
Trixi v0.9.3
Merged pull requests:
- Add format suggestions to CI (#2118) (@huiyuxie)
- Type stability of self-defined functions from examples (#2122) (@huiyuxie)
- Modify optimal CFL calculation for PERK2 integrator and its docstring (#2123) (@warisa-r)
- Fix non-conservative mortars for P4estMesh 3D (#2127) (@amrueda)
- Make
StructuredMesh
fully type-general (#2136) (@DanielDoehring)
Closed issues:
- RFC: alternative computation of source terms based on indices (#2010)