Skip to content

Releases: trixi-framework/Trixi.jl

v0.6.10

22 Feb 13:29
Compare
Choose a tag to compare

Trixi v0.6.10

Diff since v0.6.9

Merged pull requests:

Closed issues:

  • Document the execution path for Semidiscretization and rhs! for TreeMesh (#1215)

v0.6.9

16 Feb 05:43
Compare
Choose a tag to compare

Trixi v0.6.9

Diff since v0.6.8

Merged pull requests:

Closed issues:

  • @threaded is not always working on macOS ARM (#1206)
  • Memory Leak in p4est/p4est.jl in conjunction with OrdinaryDiffEq.jl (#1817)
  • GSOC: missing idea list (#1833)

v0.6.8

29 Jan 09:03
Compare
Choose a tag to compare

Trixi v0.6.8

Diff since v0.6.7

Merged pull requests:

v0.6.7

25 Jan 13:53
Compare
Choose a tag to compare

Trixi v0.6.7

Diff since v0.6.6

Merged pull requests:

Closed issues:

  • Alternative and more direct way to interface to p4est/t8code (#1182)
  • Support for MPI.jl if configured to use the system MPI library. (#1183)
  • dgsem_p4est in 2D (probably also 3D) crashes when the element orientation is not right-handed (#1264)

v0.6.6

11 Jan 16:26
Compare
Choose a tag to compare

Trixi v0.6.6

Diff since v0.6.5

Merged pull requests:

  • Parabolic Mortar for AMR P4estMesh{3} (#1765) (@apey236)
  • reset the timer also on non-root MPI processes (#1787) (@ranocha)
  • hotfix: restrict DiffEqBase.jl to let CI pass (#1788) (@ranocha)
  • Add HLLC flux for non-cartesian meshes to CompressibleEulerEquations{2,3}D (#1790) (@bgeihe)
  • Bump crate-ci/typos from 1.16.23 to 1.16.26 (#1793) (@dependabot[bot])
  • Bump actions/download-artifact from 3 to 4 (#1794) (@dependabot[bot])
  • Bump actions/upload-artifact from 3 to 4 (#1795) (@dependabot[bot])
  • Extend CompressibleEulerQuasi1D and ShallowWaterQuasi1D to DGMulti (#1797) (@jlchan)
  • Fix boundary_condition_slip_wall for SWE (#1798) (@patrickersing)
  • Comments explaining usage of ForwardDiff.jacobian (#1800) (@DanielDoehring)
  • Fix link to download notebook badge in documentation (#1801) (@bennibolm)

Closed issues:

  • HLLC flux for CEE on Non-Cartesian Grids (#1741)
  • DGMulti non-conservative terms appear to be broken (#1774)

v0.6.5

20 Dec 06:52
Compare
Choose a tag to compare

Trixi v0.6.5

Diff since v0.6.4

Merged pull requests:

  • Enable save solution with time intervals for SimpleIntegratorSSP (#1677) (@amrueda)
  • Compressible Euler Quasi-1D (#1757) (@KrisshChawla)
  • Fixed cons2entropy files and implemented entropy2cons for CompressibleEulerMulticomponent1D and CompressibleEulerMulticomponent2D (#1767) (@teohyikhaw)
  • Central SBP finite difference solver for UnstructuredMesh2D (#1773) (@andrewwinters5000)
  • CompatHelper: bump compat for T8code to 0.5, (keep existing compat) (#1775) (@github-actions[bot])
  • Add get_proposed_dt to custom integrators (#1776) (@DanielDoehring)
  • Add quasi-1D Euler to NEWS.md (#1780) (@jlchan)

Closed issues:

  • Advection diffusion elixirs with Erikkson-Johnson initial condition (#1543)
  • Entropy calculation for compressible euler multicomponent 1d and 2d is incorrectly implemented (#1715)

v0.6.4

13 Dec 13:23
Compare
Choose a tag to compare

Trixi v0.6.4

Diff since v0.6.3

Merged pull requests:

Closed issues:

  • T8code Trixi Trixi2Vtk failed to precompile (#1769)

v0.6.3

04 Dec 07:17
Compare
Choose a tag to compare

Trixi v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

21 Nov 15:35
Compare
Choose a tag to compare

Trixi v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

17 Nov 09:06
Compare
Choose a tag to compare

Trixi v0.6.1

Diff since v0.6.0

Merged pull requests:

  • Add two-sided Zalesak-type IDP subcell limiting (#1648) (@bennibolm)
  • HLLC Flux for Ideal MHD 1D (#1702) (@DanielDoehring)
  • HLL Davis wave speeds & Cartesian Flux Winters for polytropic Euler (#1733) (@DanielDoehring)
  • CompatHelper: bump compat for Trixi to 0.6 for package benchmark, (keep existing compat) (#1735) (@github-actions[bot])
  • CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#1740) (@github-actions[bot])

Closed issues:

  • Inconsistent implementation of min_max_speed_naive in different equations (#1525)