Skip to main content

Gmsh SDK installer. Gmsh is a three-dimensional finite element mesh generator.

Project description

The aim of this package is to download and install the Gmsh SDK in a pythonic way, i.e. via pip command. No gmsh files are maintained here. Installation should work under Linux, Windows and MacOSX for both Python 2 and 3. Note: on Linux you will need gfortran (libgfortran) to be present in the system, otherwise gmsh will not work.

Just install:

$ pip install --upgrade gmsh-sdk

and use:

$ gmsh --help
$ python -c "import gmsh; gmsh.initialize(['', '--help'])"

Project details


Download files

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

Source Distribution

gmsh-sdk-4.0.5-1.tar.gz (9.7 kB view hashes)

Uploaded Source

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