SeisSol / PUMGen

Mesh generation for SeisSol
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Support GMSH files with Windows-style line endings #67

Closed davschneller closed 6 months ago

davschneller commented 10 months ago

Fixes #54 , i.e. support for Windows-style line endings (the error messages will still be messed up, though, as we increment the line position in the reader by 2 at each Windows-style line ending). The problem would have most likely also occurred when trying to convert msh4 files.