MatMechLab / AsFem

Advanced Simulation kit based on Finite Element Method (AsFem)
https://matmechlab.github.io/AsFem
GNU General Public License v3.0
180 stars 53 forks source link

Add support for gmsh2 file from netgen #7

Closed yangbai90 closed 1 year ago

yangbai90 commented 4 years ago

Every time, I have to save the mesh file from netgen as xxx.gmsh2 (in the old version, it is xxx.msh), then re-mesh it in gmsh due to the different node index order between these two packages (Why???).

Now, the ticket is open for this purpose, we should support the gmsh2 file directly without more 'mesh' steps.

yangbai90 commented 1 year ago

This issue has been resolved here 4d59a69b31ab5572f6120e010b4f2bc43fe984bc