Skip to content

Releases: andrsd/gmsh2exo

v0.8

13 Jul 12:43
fae42ea
Compare
Choose a tag to compare

What's Changed

New Features

  • Adding support for binary MSH files version 4
  • Adding support for ASCII and binary MSH files version 2

Fixed Problems

  • Merge blocks with the same ID and same element type by @andrsd in #16

Other Changes

Full Changelog: v0.7...v0.8

v0.7

08 Feb 04:11
07cbe93
Compare
Choose a tag to compare

What's Changed

New Features

  • Improving error messages by @andrsd in #8
  • Improving the procedure to detect mesh dimension by @andrsd in #10

Fixed Problems

  • Tags may not have connected physical entities by @andrsd in #5
  • Physical tags can have negative signs, which causes troubles during ExodusII export by @andrsd in #13
  • Make sure triangles have correct orientation by @andrsd in #14

Other Changes

  • gha: update build workflow by @andrsd in #4
  • Adding tests by @andrsd in #6
  • Using fmt instead of iostream by @andrsd in #9
  • Revert "gha: replacing jidicula clang format action with cpp-linter" by @andrsd in #12
  • Using enums from the new version of gmshparsercpp by @andrsd in #11

Full Changelog: v0.6...v0.7

v0.6

11 Aug 15:40
5dda1f2
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.5...v0.6