Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 563 Bytes

NEWS.md

File metadata and controls

19 lines (16 loc) · 563 Bytes

development version

version 0.1.1, Feb 2022

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

Fixes

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

version 0.1.0, Feb 2021, first release