Skip to main content

Gmsh is a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.

Project description

Gmsh is an automatic three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.

The aim of this package is to install the official Gmsh app and binary Software Development Kit (SDK) in a pythonic way, i.e. via the pip command. Installation should work under Linux, Windows and macOS for both Python 2 and 3.

To install or upgrade gmsh:

$ pip install --upgrade gmsh

After installation you can either run the Gmsh app:

$ gmsh

or use the Gmsh Python API:

$ python -c "import gmsh; gmsh.initialize(); gmsh.fltk.run(); gmsh.finalize()"

(Note that the header files for using the C++ and C API are also installed, as is the Julia module.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

gmsh-4.12.2-py2.py3-none-win_amd64.whl (41.7 MB view hashes)

Uploaded Python 2 Python 3 Windows x86-64

gmsh-4.12.2-py2.py3-none-manylinux_2_24_x86_64.whl (39.3 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.24+ x86-64

gmsh-4.12.2-py2.py3-none-macosx_12_0_arm64.whl (36.1 MB view hashes)

Uploaded Python 2 Python 3 macOS 12.0+ ARM64

gmsh-4.12.2-py2.py3-none-macosx_10_15_x86_64.whl (39.9 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.15+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page