Gmsh 2.2.0 (Default branch) |
|
|
Gmsh is an automatic 3D finite element grid
generator with built-in CAD and post-processing
facilities. Its design goal is to provide a simple
meshing tool for academic problems with parametric
input and advanced visualization capabilities. It
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
(based on FLTK and OpenGL) or in ASCII text files
using Gmsh's own scripting language.
License: GNU General Public License (GPL)
Changes:
This release introduces a new model-based post-processing backend, a new background field interface, and a new experimental 2-D frontal algorithm. It also adds support for the MED mesh and post-processing file format, and includes many other small improvements and bugfixes.
|