Skip to content

Releases: jlchan/StartUpDG.jl

v0.15.0

10 Jan 04:24
Compare
Choose a tag to compare

StartUpDG v0.15.0

Diff since v0.14.10

Closed issues:

  • add wJf to MeshData (#57)

Merged pull requests:

  • Replacing ComponentArrays with NamedArrayPartition (#66) (@jlchan)
  • deleting Nplot in RefElemData (#67) (@jlchan)
  • Relaxing restriction on MeshData.Drst type parameter (#68) (@jlchan)
  • Move VXYZ and EToV into a VertexMappedMesh mesh type (#70) (@jlchan)
  • Add CurvedMesh type (#72) (@jlchan)
  • Update to v0.15 (#74) (@jlchan)

v0.14.10

23 Dec 20:09
Compare
Choose a tag to compare

StartUpDG v0.14.10

Diff since v0.14.9

v0.14.9

21 Dec 05:20
Compare
Choose a tag to compare

StartUpDG v0.14.9

Avoids warnings related to inverse_trace_constant by pre-computing values.

Diff since v0.14.8

v0.14.8

21 Dec 01:22
Compare
Choose a tag to compare

StartUpDG v0.14.8

Diff since v0.14.7

Fixed the bug where md.syJ.cartesian .== 0 for cut cell meshes.

Merged pull requests:

  • adding nxyz field to MeshData (#61) (@jlchan)
  • Remove some redundant tests and functions (#62) (@jlchan)
  • adding Triangulate as a dependency, removing Requires (#63) (@jlchan)
  • CompatHelper: add new compat entry for Triangulate at version 2, (keep existing compat) (#64) (@github-actions[bot])

v0.14.7

29 Nov 17:55
Compare
Choose a tag to compare

StartUpDG v0.14.7

Diff since v0.14.6

Merged pull requests:

  • remove unused type variables in ref_elem_utils.jl (#60) (@ranocha)

v0.14.6

28 Nov 16:06
Compare
Choose a tag to compare

StartUpDG v0.14.6

Hotfix for periodic node maps for wedge meshes

Diff since v0.14.5

Closed issues:

  • add wJf to MeshData (#57)

v0.14.5

22 Nov 15:38
Compare
Choose a tag to compare

StartUpDG v0.14.5

Added support for Wedge elements and meshes.

Diff since v0.14.4

Closed issues:

  • Physical frame approximation types (#23)
  • Gmsh tests failing on Windows 10 (#51)

Merged pull requests:

v0.14.4

16 Nov 01:59
Compare
Choose a tag to compare

StartUpDG v0.14.4

Adding experimental support for cut-cell meshes and the state redistribution stabilization method.

Diff since v0.14.3

Merged pull requests:

v0.14.3

01 Nov 16:15
Compare
Choose a tag to compare

StartUpDG v0.14.3

Diff since v0.14.2

Merged pull requests:

v0.14.2

28 Oct 16:01
Compare
Choose a tag to compare

StartUpDG v0.14.2

Diff since v0.14.1

Closed issues:

  • NODETOL in build_periodic_boundary_maps! (#45)

Merged pull requests: