MeshConv (Mesh format converter)
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/ gsjaardema/ seacas - HyperMesh, http:/
/ www.altairhyperworks.com/ product/ HyperMesh - 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
Similar to the rest of Quinoa, meshconv also uses the Charm++ runtime system, however, meshconv is currently not parallelized.