Skip to content

v0.5.48

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:30

Trixi v0.5.48

Diff since v0.5.47

Merged pull requests:

Closed issues:

  • Wrapped arrays are not safe (no bounds checking by default) (#1320)
  • MPI: Parallel IO (#1332)
  • Tests for parallel I/O (#1486)
  • Add @test (@allocated Trixi.rhs!(du_ode, u_ode, semi, t)) to every test? (#1664)
  • implementing an equation (#1675)
  • calc_boundary_flux! is allocating for HOHQMesh and DGMulti (#1678)
  • Test in docs/.../differentiable_programming.jl sometimes fails (#1703)
  • Entropy calculation for compressible euler multicomponent 1d is incorrectly implemented (#1716)
  • flux_lax_friedrichs should be specialized for equations with discontinuous parameter-as-variables (#1725)
  • Investigate CI failures of Navier-Stokes convergence tests (#1729)