Skip to content

compas-dev/compas_gmsh

Repository files navigation

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.