https://github.com/tpaviot/netgen
Netgen mesh generator with patches for the PythonOCC SMESH package.
https://github.com/tpaviot/netgen
Last synced: over 1 year ago
JSON representation
Netgen mesh generator with patches for the PythonOCC SMESH package.
- Host: GitHub
- URL: https://github.com/tpaviot/netgen
- Owner: tpaviot
- License: lgpl-2.1
- Created: 2017-02-24T09:41:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T05:37:20.000Z (over 9 years ago)
- Last Synced: 2025-01-29T13:29:31.311Z (over 1 year ago)
- Language: C++
- Homepage: https://sourceforge.net/projects/netgen-mesher/
- Size: 4.79 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
Netgen mesh generator
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. Netgen 6.x supports scripting via a Python interface. Netgen is open source based on the LGPL license. It is available for Unix/Linux, Windows, and OSX.