Skip to content

compas-dev/compas_gmsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3cb65d · Jul 29, 2024
May 14, 2024
Apr 21, 2020
May 14, 2024
Oct 28, 2021
May 14, 2024
Apr 21, 2020
May 10, 2021
May 13, 2021
Apr 24, 2024
May 13, 2024
Apr 21, 2020
May 11, 2020
May 11, 2020
Apr 24, 2024
Jul 29, 2024
May 13, 2024
Apr 24, 2024
May 14, 2024
Apr 24, 2024

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.