Gmsh

Software Description:

Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface, in ASCII text files using Gmsh's own scripting language (.geo files), or using the C++, C, Python or Julia Application Programming Interface (API).


Software Home Page: Gmsh



Software Documentation:

To run this software in a Linux environment on LCC,
run the command(s):

#To load module
module load ccs/gmsh/3.0.6

#To unload module
module unload ccs/gmsh/3.0.6

Center for Computational Sciences