Macro GMSH
{{Macro |Name=GMSH Macro |Icon=Macro_GMSH.png |Description=Create FEM Meshes by GMSH Mesh Generator. It is possible to create linear or bilinear (quadratic) Beam-, Shell- and Volumeelements in |Author=psicofil |Version=1.0 |Date=2015-08-24 |FCVersion=All |Download=[https://www.freecadweb.org/wiki/https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/a/a2/Macro_GMSH.png ToolBar Icon] |SeeAlso = FEM Mesh from shape by Gmsh }}
Important information
This macro is outdated. It is Python 2.x code. All the code has been directly integrated in the FEM Workbench before FreeCAD Version 0.20. See FEM MeshGmshFromShape.
Description
Simple macro to create FEM Meshes by the Mesh Generator GMSH. It is possible to create linear or bilinear (quadratic) Beam-, Shell- and Volumeelements in
{{Codeextralink|https://raw.githubusercontent.com/psicofil/Macros_FreeCAD/master/Macros/GMSHMesh.FCMacro}}
![GMSH](https://raw.githubusercontent.com/FreeCAD/FreeCAD-documentation/master/wiki/images/Macro_GMSH00.png)
Script
The macro you can find in the following github repository: GMSH Macro
ToolBar Icon
GMSHMesh.FCMacro GMSH Macro.FCMacro
Additional Installations
GMSH has to be installed. See gmsh.info. The macro is intended to run on Linux, OSX and Windows operating system. The binary path of GMSH has to be adapted in the macro.
Link
The page discussion GMSH macro
See the how to use the macro on YouTube.
⏵ documentation index > Macro GMSH
This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/Macro_GMSH.md