Skip to content

inducer/gmsh_interop

Repository files navigation

Interoperability between Python and Gmsh

Gitlab Build Status

Github Build Status

Python Package Index Release Page

Zenodo DOI for latest release

This package allows Python to interoperate with the gmsh mesh generator.

This package contains:

  • gmsh_interop.reader to read gmsh's .msh file format.
  • gmsh_interop.runner to run gmsh under program control and process its output.

Its contents was extracted from meshpy to escape its obnoxious licensing.

Links: