Skip to content

Releases: Ferrite-FEM/FerriteViz.jl

v0.2.2

10 Nov 13:54
bef6e8f
Compare
Choose a tag to compare

FerriteViz v0.2.2

Diff since v0.2.1

See CHANGELOG.md for notable changes.

Merged pull requests:

Closed issues:

  • Cell data & higher order plotting (#8)
  • Flux field example (#50)
  • Put some examples into the readme (#87)
  • ferriteviewer broken? (#94)
  • Increase test coverage for internal operations (#99)

v0.2.1

24 May 10:59
c64397c
Compare
Choose a tag to compare

FerriteViz v0.2.1

Diff since v0.2.0

Closed issues:

  • Occlusion culling (#61)
  • Citation file missing (#64)
  • Possible bug when using getfielddim and the MixedDofHandler (#76)
  • ERROR: MethodError: no method matching ntriangles(::QuadraticTriangle) (#84)
  • pressure field example wrong? (#88)

Merged pull requests:

  • very basic culling (#63) (@koehlerson)
  • Add citation file. (#65) (@termi-official)
  • transfer solution optimization (#68) (@koehlerson)
  • MakiePlotter rewrite with ShaderAbstractions.Buffer (#69) (@koehlerson)
  • MixedDofhandler support (#70) (@koehlerson)
  • let ci error for error in example blocks (#71) (@koehlerson)
  • CompatHelper: add new compat entry for GeometryBasics at version 0.4, (keep existing compat) (#72) (@github-actions[bot])
  • CompatHelper: add new compat entry for ShaderAbstractions at version 0.3, (keep existing compat) (#73) (@github-actions[bot])
  • bugfixes, ntriangles for higher order triangle and introduction of new kwarg copy_fields in interpolategradient() (#83) (@JanM12)
  • fix docs (#85) (@SimonDanisch)
  • fix for transfer solution and multifield dofhandler, changelog entries (#89) (@koehlerson)
  • Release 0.2.1 - last release compatible with Ferrite 0.3.13 - 0.3.14 (#91) (@koehlerson)

v0.2.0

06 Mar 17:11
22934ca
Compare
Choose a tag to compare

FerriteViz v0.2.0

Diff since v0.1.3

Closed issues:

  • Node positions does not rotate with camera rotation with WGLMakie backend (#49)
  • Discontinuous interpolation visualization in 3D broken (#58)

Merged pull requests:

v0.1.3

09 Dec 14:16
14ebd7d
Compare
Choose a tag to compare

FerriteViz v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

18 Oct 08:25
Compare
Choose a tag to compare

FerriteViz v0.1.2

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for Makie to 0.17, (keep existing compat) (#40) (@github-actions[bot])
  • add elementinfo plot and remove unnecessary parametrization of functions (#44) (@koehlerson)

v0.1.1

14 Mar 14:47
Compare
Choose a tag to compare

FerriteViz v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

19 Feb 22:31
Compare
Choose a tag to compare

FerriteViz v0.1.0

Closed issues:

  • Viewer for dynamic problems (#2)
  • wireframe and wireframe! (#3)
  • Visualization on quads underresolved (#10)
  • docs (#12)
  • One-shot methods (#17)

Merged pull requests: