Skip to content

Releases: trixi-framework/Trixi.jl

v0.8.10

13 Sep 11:41
Compare
Choose a tag to compare

Trixi v0.8.10

Diff since v0.8.9

Merged pull requests:

  • Use Base.min / Base.max in MPI reductions (#2054) (@benegee)
  • Remove redundant part of inner constructor for GLM-MHD 2D (#2076) (@huiyuxie)

v0.8.9

11 Sep 14:59
Compare
Choose a tag to compare

Trixi v0.8.9

Diff since v0.8.8

Merged pull requests:

Closed issues:

  • Failing tests related to t8code (#1845)
  • Missing tests for boundary conditions (#1987)
  • Variable namings within MPIInterfaceContainer2D, MPIL2MortarContainer2D (#2040)

v0.8.8

20 Aug 12:12
Compare
Choose a tag to compare

Trixi v0.8.8

Diff since v0.8.7

Merged pull requests:

Closed issues:

  • Add shock-capturing for nonconservative terms in 1D and 3D for the TreeMesh (#732)

v0.8.7

19 Aug 09:11
Compare
Choose a tag to compare

Trixi v0.8.7

Diff since v0.8.6

Merged pull requests:

Closed issues:

  • Nonconservative boundary terms (#868)

v0.8.6

16 Aug 05:15
Compare
Choose a tag to compare

Trixi v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Add numerical support of other real types (linearized_euler) (#2002) (@huiyuxie)
  • Add numerical support for other real types (fluxes) (#2021) (@huiyuxie)
  • Specify Callback Argument Type in init Functions in ODE solvers (2N, 3Sstar, PairedExplicitRK, SSP) (#2026) (@warisa-r)
  • Note new file name in benchmark docs (#2030) (@ranocha)
  • Move dimension check in the constructor of SemidiscretizationHyperbolic (#2039) (@amrueda)
  • More accurate comments MPI Mortar Containers (#2041) (@DanielDoehring)

v0.8.5

07 Aug 13:49
Compare
Choose a tag to compare

Trixi v0.8.5

Diff since v0.8.4

Merged pull requests:

Closed issues:

  • A few questions about the formulas in the flux differencing tutorial (#2017)
  • Spatially-varying number of fields (#2023)

v0.8.4

22 Jul 20:03
Compare
Choose a tag to compare

Trixi v0.8.4

Diff since v0.8.3

Merged pull requests:

Closed issues:

  • The GLL method cannot perform exact numerical integration for DGSEM ? (#2016)

v0.8.3

08 Jul 08:15
Compare
Choose a tag to compare

Trixi v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Add numerical support of other real types (multi) (#1988) (@huiyuxie)
  • Bug fix for polynomial optimization for PERK integrator (#2004) (@warisa-r)
  • Update JuliaCon schedule (once more) (#2005) (@sloede)

v0.8.2

05 Jul 15:27
Compare
Choose a tag to compare

Trixi v0.8.2

Diff since v0.8.1

Merged pull requests:

  • Maxwell 1D (Wave Equation) (#1949) (@DanielDoehring)
  • Add StructuredMeshView to fluxes. (#1986) (@SimonCan)
  • CompatHelper: bump compat for Trixi to 0.8 for package benchmark, (keep existing compat) (#2000) (@github-actions[bot])
  • Update docstring AnalysisSurfaceIntegral (#2003) (@DanielDoehring)

v0.8.1

02 Jul 15:10
Compare
Choose a tag to compare

Trixi v0.8.1

Diff since v0.8.0

Merged pull requests: