Triangular and Tetrahedral Mesh Generator
Project description
MeshPy offers quality triangular and tetrahedral mesh generation for Python. Meshes of this type are chiefly used in finite-element simulation codes, but also have many other applications ranging from computer graphics to robotics.
In order to generate 2D and 3D meshes, MeshPy provides Python interfaces to three well-regarded mesh generators, Triangle by J. Shewchuk, TetGen by Hang Si The former two are included in the package in slightly modified versions. A generic mesh reader for the latter is included, as is an easy way to run gmsh from a Python script.
For an interface to gmsh by Christophe Geuzaine and Jean-Francois Remacle, see gmsh_interop <https://github.com/inducer/gmsh_interop>.
MeshPy has no dependencies other than a C++ compiler and a working Python installation.
As of Version 0.91.2, MeshPy also works with Python 3.
Online resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MeshPy-2018.1.tar.gz
.
File metadata
- Download URL: MeshPy-2018.1.tar.gz
- Upload date:
- Size: 446.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aeacf8098939648e097f54ffa6351931f164e35166dc921d52346df6337d26fb |
|
MD5 | 606191d2906358605b7cbadedf25b189 |
|
BLAKE2b-256 | 2162119b51ecbdfe92ffcb244d30a7d46558a5f65db7394640c30af9a5ea6974 |