You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A module to transform a .shp file into mesh generated by gmsh.
The main class of the module is placed in shp2mesh.py. A testing-script is provided in test_shp2mesh.py (should work with any single polygon .shp file).
About
A module to transform a .shp file into mesh generated by gmsh