Gmsh
Gmsh is a finite-element mesh generator developed by Christophe Geuzaine and Jean-François Remacle. Released under the GNU General Public License, Gmsh is free software.
Clipped view of Tetrahedral mesh; generated and viewed in Gmsh 2.3.1 | |
Developer(s) | Christophe Geuzaine and Jean-François Remacle |
---|---|
Stable release | 4.6.0
/ June 22, 2020 |
Repository | |
Written in | C++ |
Operating system | Unix/Linux, macOS, Windows |
License | GNU General Public License |
Website | gmsh |
Gmsh contains 4 modules: for geometry description, meshing, solving and post-processing. Gmsh supports parametric input and has advanced visualization mechanisms. Since version 3.0, Gmsh supports full constructive solid geometry features, based on Open Cascade Technology.[1][2]
A modified version of Gmsh is integrated with SwiftComp, a general-purpose multiscale modeling software. The modified version, called Gmsh4SC, is compiled and deployed on the Composites Design and Manufacturing HUB (cdmHUB).
Interfaces
Various graphical user interfaces exist that integrate Gmsh into their workflow:
- A Matlab interface available with FEATool Multiphysics.
- The FEM Workbench of FreeCAD supports Gmsh for meshing inside the program, along with other meshers like Netgen.[3]
See also
References
- Geuzaine, Christophe; Remacle, Jean-François (2009). "Gmsh: A 3-D finite element mesh generator with built-in pre- and post-processing facilities". International Journal for Numerical Methods in Engineering. 79 (11): 1309–1331. Bibcode:2009IJNME..79.1309G. doi:10.1002/nme.2579.
- Science and Technology of Advanced Materials - 3D physical modeling of anisotropic grain growth at high temperature in local strong magnetic force field - Eric Beaugnon - (2008) 024201 (6pp) - .
- https://ngsolve.org/
External links
- Gmsh website
- Official Gmsh Documentation
- Gmsh Tutorials by Dolfyn
- Gmsh Matlab and FEATool GUI and CLI integration