Releases: tpilz/telemac
Releases · tpilz/telemac
version 0.1.1
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
version 0.1.0
First official release on CRAN