gmsh-sdk-git 9999.post1

Creator: bradpython12

Last updated:

Add to Cart

Description:

gmshsdkgit 9999.post1

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.
This package installs latest git snapshot of Gmsh SDK.
Before installation make sure that possibly conflicting gmsh-sdk is uninstalled:
$ pip uninstall gmsh-sdk
then install (or upgrade) gmsh-sdk-git:
$ pip install --upgrade --force-reinstall gmsh-sdk-git
and use:
$ gmsh --help
$ python -c "import gmsh; gmsh.initialize(['', '--help'])"

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.