Skip to content

Releases: trixi-framework/Trixi.jl

v0.9.13

08 Jan 05:09
Compare
Choose a tag to compare

Trixi v0.9.13

Diff since v0.9.12

Merged pull requests:

Closed issues:

  • Implementation of DGSEM solver settings through DGMulti (#2220)

v0.9.12

20 Dec 05:05
Compare
Choose a tag to compare

Trixi v0.9.12

Diff since v0.9.11

Merged pull requests:

  • Feature: t8code cubed spherical shell setups (#1918) (@jmark)
  • Add a Lax-Friedrichs-type entropy-stable dissipation operator and its specialization for multi-ion MHD (#2204) (@amrueda)
  • fix StructuredMesh docstrings (#2208) (@ranocha)
  • fix docstrings of shallow water equations (#2209) (@ranocha)

v0.9.11

12 Dec 12:11
Compare
Choose a tag to compare

Trixi v0.9.11

Diff since v0.9.10

Merged pull requests:

v0.9.10

11 Dec 10:56
Compare
Choose a tag to compare

Trixi v0.9.10

Diff since v0.9.9

Merged pull requests:

v0.9.9

11 Dec 08:22
Compare
Choose a tag to compare

Trixi v0.9.9

Diff since v0.9.8

Merged pull requests:

  • Update Documentation: Optimized Schemes, PERK Section, and PairedExplicitRK2 Tutorial (#2146) (@warisa-r)
  • Fix: Automatically finalize t8code objects when Trixi.jl shuts down (#2172) (@jmark)
  • Remove unused surface_integral for prolong2mortar functions (#2188) (@DanielDoehring)
  • Remove unused variables in elixir_advection_diffusion_nonperiodic_curved.jl (#2192) (@DanielDoehring)
  • Use get_node_vars for divB analysis rutines (#2193) (@amrueda)

Closed issues:

  • Implement paired Runge-Kutta scheme for non-uniform meshes (#21)
  • Workaround for failing Codecov runs (#1905)
  • Clarification on Non-Dimensionalization in Elixir Navier-Stokes Example (#2169)
  • Latest version of Trixi.jl is unavailable (#2190)
  • What is the Spatial Point Sequence in integrator.u for TreeMesh Solution Storage? (#2198)

v0.9.8

03 Dec 11:43
Compare
Choose a tag to compare

Trixi v0.9.8

Diff since v0.9.7

Merged pull requests:

Closed issues:

  • Incorrect memory allocation measurements due to global variables (#2166)

v0.9.7

21 Nov 13:31
Compare
Choose a tag to compare

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)

v0.9.6

14 Nov 17:13
Compare
Choose a tag to compare

Trixi v0.9.6

Diff since v0.9.5

Merged pull requests:

Closed issues:

  • Inconsistent non-conservative mortars (#2130)

v0.9.5

13 Nov 08:08
Compare
Choose a tag to compare

Trixi v0.9.5

Diff since v0.9.4

Merged pull requests:

Closed issues:

  • Make T8CodeMesh (fully) type-general (#2151)

v0.9.4

07 Nov 05:18
Compare
Choose a tag to compare

Trixi v0.9.4

Diff since v0.9.3

Merged pull requests:

Closed issues:

  • saving solution while using T8code meshes (#2044)