FerriteViz.jl

Plot your Ferrite.jl data

MIT License

Stars
28
Committers
5

Bot releases are visible (Hide)

FerriteViz.jl - v0.2.2 Latest Release

Published by github-actions[bot] 12 months ago

FerriteViz v0.2.2

Diff since v0.2.1

See CHANGELOG.md for notable changes.

Merged pull requests:

  • Handle corner case with empty domain (#92) (@termi-official)
  • Fix link to plasticity example (#93) (@KnutAM)
  • deformation default and handle 0 values for Colorbar (#95) (@koehlerson)
  • Readme improvements 1/N (#96) (@termi-official)
  • Basic uniform refinement algorithm (#97) (@termi-official)
  • enable dependabot for GitHub actions (#101) (@ranocha)
  • Increased test coverage for internal operations (#104) (@termi-official)
  • CI only on PRs and master (#105) (@termi-official)
  • Documenter v1 update + docs coverage (#106) (@termi-official)
  • Update docs to Makie 0.19.12 (#109) (@termi-official)
  • Bump actions/checkout from 2 to 4 (#111) (@dependabot[bot])
  • changelog update & bump (#112) (@koehlerson)

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)
FerriteViz.jl - v0.2.1

Published by github-actions[bot] over 1 year ago

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)
FerriteViz.jl - v0.2.0

Published by github-actions[bot] over 1 year ago

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:

  • 2D flux field visualization (#51) (@termi-official)
  • Poor man's crincle clip (#56) (@termi-official)
  • High Order Visualization (#57) (@termi-official)
  • 3D face renderer via FaceValues (#59) (@termi-official)
  • Set version to 0.2.0 (#62) (@koehlerson)
FerriteViz.jl - v0.1.3

Published by github-actions[bot] almost 2 years ago

FerriteViz v0.1.3

Diff since v0.1.2

Merged pull requests:

  • up Makie version; fix arrows plot (#48) (@koehlerson)
FerriteViz.jl - v0.1.2

Published by github-actions[bot] about 2 years ago

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)
FerriteViz.jl - v0.1.1

Published by github-actions[bot] over 2 years ago

FerriteViz v0.1.1

Diff since v0.1.0

Merged pull requests:

  • remove gitlfs (#36) (@koehlerson)
  • 3d viz fixes without git lfs bug (#37) (@koehlerson)
  • fix exports (#38) (@koehlerson)
FerriteViz.jl - v0.1.0

Published by github-actions[bot] over 2 years ago

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:

  • CompatHelper: add new compat entry for Ferrite at version 0.3, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for Makie at version 0.15, (keep existing compat) (#5) (@github-actions[bot])
  • plot meshes (#6) (@koehlerson)
  • Discontiuous plotting (#16) (@termi-official)
  • Recipes (#18) (@koehlerson)
  • ferriteviewer (#19) (@koehlerson)
  • Node and Celllabels for wireframe (#20) (@koehlerson)
  • add one shot methods (#21) (@koehlerson)
  • Observable u in plotter and cleanup (#22) (@koehlerson)
  • CompatHelper: bump compat for Makie to 0.16, (keep existing compat) (#25) (@github-actions[bot])
  • fix doc and badge link (#28) (@koehlerson)
  • WIP: cellplots (#29) (@koehlerson)
  • Doc Cleanup Action (#30) (@termi-official)
  • delete old previews (#31) (@koehlerson)
  • Cellsets plotting utils wip (#32) (@koehlerson)