Gmsh 2.1.1 (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 minor update fixes the bugs discovered in
version 2.1.0. These bugs concerned second order
meshes with quad faces, view->combine with empty
views, a crash after initial mesh, and compilation
problems.
|