Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 17:07

Trixi v0.4.0

Diff since v0.3.61

Closed issues:

  • Add tool for automated bisection on solution stability (#38)
  • Verify and limit test duration (#62)
  • tooling for performance measurements (#128)
  • Use the adaptive quadtree routines from Trixi.jl (#178)
  • Rewrite interpolate_nodes functions in Trixi2Img.jl (#226)
  • Compare results in Trixi2Img tests (#239)
  • Improve the visualization for curved meshes with Plots.jl (#518)
  • Naming convention: volume/surface integralterms (#616)
  • Rename basis part of DG to operator or something similar? (#633)
  • Reorganize tests (#673)
  • Refactor pre-defined initial & boundary conditions from src/equations/ into examples/.../ (#685)
  • Rename ape to acoustics (#722)
  • Shock capturing with nonconservative terms on curvilinear meshes (#736)
  • Wall boundary conditions for the compressible Euler equations (#765)
  • Naming of PlotData2D (#786)
  • Update figures in the docs on Plots.jl (#788)
  • Reduce test duration in misc CI job or split into multiple jobs (#794)
  • @muladd sometimes breaks Revise (#801)
  • Reorganizing Unstructured PlotData2D types (#803)
  • BoundaryConditionWall doesn't work with StructuredMesh type (#805)
  • Making #632 mergeable (#816)
  • Choice of default color map (#817)
  • Consistency for plots (#818)
  • Issue accessing examples using joinpath() on Windows (#825)
  • code in the docs (tutorials section) seems to be broken (#851)
  • Unify CFL estimates (#860)
  • DGMulti L2 errors are not normalized (#862)
  • max_abs_speed_naive for curvilinear Euler, MHD, etc. (#869)
  • Tutorials with Literate.jl: TODOs (#872)
  • Use different advection velocities in the LSA elixirs? (#887)
  • Document special keywords used in elixirs (#914)

Merged pull requests: