MeshConv
Tetrahedron-mesh converter
Meshconv is a mesh file converter. It can be used to convert tetrahedron meshes from and to either of the following formats:
- Gmsh, http:/
/ www.geuz.org/ gmsh - Netgen, https:/
/ sourceforge.net/ projects/ netgen-mesher - ExodusII, https:/
/ github.com/ sandialabs/ seacas - ASC, used in Jacob Waltz's Chicoma code
- UGRID, https:/
/ www.simcenter.msstate.edu/ software/ documentation/ aflr3 - RDGFLO, https:/
/ www.mae.ncsu.edu/ people/ hluo2 - Medit, https:/
/ people.sc.fsu.edu/ ~jburkardt/ data/ medit/ medit.html
Similar to the rest of Xyst, meshconv also uses the Charm++ runtime system, however, meshconv is currently not parallelized.