Software:Gmsh

From HandWiki
Gmsh
GmshSceenCapture.png
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.12.2 / January 21, 2024; 28 days ago (2024-01-21)
Written inC++
Operating systemUnix/Linux, macOS, Windows
LicenseGNU General Public License
Websitegmsh.info

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.

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 Mesh Design and FEM Workbenches of FreeCAD support Gmsh for meshing inside the program, along with other meshers like Netgen.[3][4]

See also

References

  1. 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. doi:10.1002/nme.2579. Bibcode2009IJNME..79.1309G. https://hal.archives-ouvertes.fr/hal-03406365/file/Geuzaine2009.pdf. 
  2. 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) - [1].
  3. "Netgen/NGSolve". https://ngsolve.org/. 
  4. "Mesh FromPartShape - FreeCAD Documentation". https://wiki.freecadweb.org/Mesh_FromPartShape#Gmsh_mesher. 

External links