Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.31 KB

README.rst

File metadata and controls

32 lines (25 loc) · 1.31 KB

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: