Skip to content

version 0.1.1

Latest
Compare
Choose a tag to compare
@tpilz tpilz released this 09 Feb 09:03
· 1 commit to master since this release

Enhancements

  • added unit tests (so far only for tin()) and codecov integration
  • added read_msh()
  • tin() supports Gmsh mesh output (only format version 2) to infer TIN
  • added package documentation ?telemac
  • improved performance
    • tin() (determination of ikle matrix)
  • compliance with dplyr 1.0.8 (#1)

Fixes

  • tin()
    • check of curve orientation of outer boundary
  • cas_lineadapt()
    • break of line within keyword or filename caused TELEMAC error