Skip to content

v0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 13:31

Trixi v0.9.7

Diff since v0.9.6

Merged pull requests:

  • MPI implementation for non-conservative equations using ParallelP4estMesh{3} (#2126) (@amrueda)
  • Output the mpi rank to element_variables (SaveSolutionCallback) for visualization with trixi2vtk (#2132) (@amrueda)
  • Fix sign error in 3D DGMultiFDSBP elixir (#2164) (@jlchan)
  • Use velocity in Navier-Stokes convergence tests (#2170) (@DanielDoehring)

Closed issues:

  • trixi_include does not expose variables inside a Pluto notebook (#2034)
  • Navier-Stokes Convergence tests suggest wrong usage of NoSlip boundary condition (#2167)