Skip to content

pyvista/scikit-gmsh

Folders and files

NameName
Last commit message
Last commit date
Apr 26, 2025
Mar 3, 2025
Mar 10, 2025
Mar 25, 2025
Aug 20, 2024
Apr 8, 2025
Feb 29, 2024
Apr 22, 2025
Aug 31, 2024
Jan 27, 2025
Sep 4, 2024
Apr 8, 2025
Dec 25, 2023
Dec 25, 2023
Jan 11, 2025
Aug 14, 2024
Aug 11, 2024
Mar 16, 2025
Apr 19, 2025
Aug 9, 2024

Scikit for Gmsh to generate 3D finite element mesh.

Status All Contributors Contributing Documentation Status GitHub Repo stars License: GPL v3 Contributor Covenant

The scikit-gmsh package provides a simple interface to:

  • Christophe Geuzaine and Jean-François Remacle's Gmsh

The library has following main objectives:

  1. Provide an intuitive, object-oriented API for mesh creation like scipy.spatial.Delaunay class.
  2. Integrate seamlessly with other libraries in the Scientific Python ecosystem.

Installation

pypi

pip install scikit-gmsh

Gallery

Check out the example galleries organized by subject here:

Other Resources

This library may not meet your needs and if this is this case, consider checking out these other resources:

  • meshwell - GMSH wrapper, with integrated photonics focus.
  • objectgmsh - Object oriented Gmsh modeling.
  • optimesh - Mesh optimization, mesh smoothing.
  • pandamesh - 🐼 From geodataframe to mesh ▦.
  • pygalmesh - A Python interface to CGAL's meshing tools.
  • pygmsh - Gmsh for Python.

License

License: GPL v3

This software is published under the GPLv3 license.

Contributions

Contributions are very welcome . This project is released with a Contributor Code of Conduct. By participating in this project, We want you to know that you agree to follow its terms.

Star History

Enjoying scikit-gmsh? Show your support with a GitHub star — it’s a simple click that means the world to us and helps others discover it, too! ⭐️

Star History Chart