gmsh_interop icon indicating copy to clipboard operation
gmsh_interop copied to clipboard

Interoperability with Gmsh for Python

Results 1 gmsh_interop issues
Sort by recently updated
recently updated
newest added

Until then, you can convert your mesh with ``` gmsh your_msh4.msh -save -format msh2 -o your_msh2..msh ``` (via https://github.com/flow123d/flow123d/issues/1220) It's fairly different from the currently supported v2: https://gmsh.info/doc/texinfo/gmsh.html#MSH-file-format