
Gmsh is an automatic 3D finite element gridgenerator with built-in CAD and post-processingfacilities. Its design goal is to provide a simplemeshing tool for academic problems with parametricinput and advanced visualization capabilities. Itis built around four modules: geometry, mesh,solver, and post-processing. The specification ofany input to these modules is done eitherinteractively using the graphical user interface(based on FLTK and OpenGL) or in ASCII text filesusing 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.
More...