Releases: jlchan/StartUpDG.jl
Releases · jlchan/StartUpDG.jl
v0.15.0
StartUpDG v0.15.0
Closed issues:
- add
wJf
toMeshData
(#57)
Merged pull requests:
- Replacing
ComponentArrays
withNamedArrayPartition
(#66) (@jlchan) - deleting
Nplot
inRefElemData
(#67) (@jlchan) - Relaxing restriction on
MeshData.Drst
type parameter (#68) (@jlchan) - Move
VXYZ
andEToV
into aVertexMappedMesh
mesh type (#70) (@jlchan) - Add
CurvedMesh
type (#72) (@jlchan) - Update to v0.15 (#74) (@jlchan)
v0.14.10
StartUpDG v0.14.10
v0.14.9
StartUpDG v0.14.9
Avoids warnings related to inverse_trace_constant
by pre-computing values.
v0.14.8
StartUpDG v0.14.8
Fixed the bug where md.syJ.cartesian .== 0
for cut cell meshes.
Merged pull requests:
v0.14.7
StartUpDG v0.14.7
Merged pull requests:
v0.14.6
StartUpDG v0.14.6
Hotfix for periodic node maps for wedge meshes
Closed issues:
- add
wJf
toMeshData
(#57)
v0.14.5
StartUpDG v0.14.5
Added support for Wedge
elements and meshes.
Closed issues:
Merged pull requests:
v0.14.4
StartUpDG v0.14.4
Adding experimental support for cut-cell meshes and the state redistribution stabilization method.
Merged pull requests:
v0.14.3
StartUpDG v0.14.3
Merged pull requests:
v0.14.2
StartUpDG v0.14.2
Closed issues:
- NODETOL in build_periodic_boundary_maps! (#45)
Merged pull requests:
- Added to testset_mesh and added test cases (#46) (@masonamccallum)