/compas_gmsh

COMPAS interface for Gmsh

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.