Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 883 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 883 Bytes

COMPAS GMSH

build GitHub - License PyPI - Python Version PyPI - Latest Release

COMPAS friendly interface for Gmsh.

Installation

conda create -n gmsh -c conda-forge compas
conda activate gmsh
pip install compas_gmsh

Getting Started

Have a look at some of the first examples in the documentation.

License

compas_gmsh provides a COMPAS friendly interface to Gmsh. Gmsh is released under GPL-2.0-or-later.