Select Git revision
mysolver.opt
Forked from
gmsh / gmsh
Source project has a limited visibility.
gmsh.html 11.84 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Gmsh: a three-dimensional finite element mesh generator with
built-in pre- and post-processing facilities</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="keywords" content="free, finite elements, mesh generator,
unstructured grids, delaunay, discontinuous galerkin, triangulation, automatic,
maillages, mailleur 3D, mesh adaptation, postprocessing, post processing,
post-processor, postprocessor, post-processeur, CAD, CAO, OpenGL, GL2PS, Gmesh">
<link href="/general.css" rel="stylesheet" type="text/css">
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
</head>
<body>
<h1 align="center">Gmsh: a three-dimensional finite element mesh
generator with built-in pre- and post-processing facilities</h1>
<p>
<h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3>
<p>
<h3 align=center>Version 1.61, 25 November 2005</h3>
<p>
<center>
<a href="#Description">Description</a> |
<a href="#Documentation">Documentation</a> |
<a href="#Mailing lists">Mailing lists</a> |
<a href="#Download"><b>Download</b></a> |
<a href="#Authors">Authors and credits</a> |
<a href="#Licensing">Licensing</a> |
<a href="#Screenshots">Screenshots</a> |
<a href="#Links">Links</a>
</center>
<h2><a name="Description"></a>Description</h2>
Gmsh is an automatic 3D finite element grid generator (primarily
Delaunay) with a build-in CAD engine and post-processor. Its design
goal is to provide a simple meshing tool for academic problems with
parametric input and advanced visualization capabilities.
<p>
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 or in
ASCII text files using Gmsh's own scripting language.
<p>
See Gmsh's reference manual for a more thorough <a
href="/gmsh/doc/texinfo/gmsh_2.html">overview of Gmsh's
capabilities</a>.
<h2><a name="Documentation"></a>Documentation</h2>
<ul>
<li><a href="/gmsh/doc/texinfo/gmsh.html">Reference manual</a>
(also available in
<a href="/gmsh/doc/texinfo/gmsh.ps">postscript</a>,
<a href="/gmsh/doc/texinfo/gmsh.pdf">pdf</a>,
<a href="/gmsh/doc/texinfo/gmsh.txt">text</a>,
<a href="/gmsh/doc/texinfo/gmsh-full.html">html</a> and
<a href="/gmsh/doc/texinfo/gmsh-info.tgz">info</a> formats)
<li>Graphical user interface tutorial:
<a href="/gmsh/doc/gui_tutorial/">how to create a simple 2D model</a>
(also available in
<a href="/gmsh/doc/gui_tutorial/gui_tutorial.pdf">pdf</a> format)
<li><a href="/gmsh/doc/FAQ">Frequently asked questions (FAQ)</a>
<li><a href="/gmsh/doc/VERSIONS">Version history</a>
<li><a href="/gmsh/doc/CREDITS">Credits</a>
</ul>
<form method=GET action="http://www.geuz.org/search/search-geuz.cgi">
<input size=30 name="q" value="">
<input type="submit" value="Search!">
<input type=HIDDEN name="ps" value=10>
<select name="ul">
<option value="/gmsh" SELECTED>All Gmsh resources
<option value="/gmsh/doc/">Gmsh documentation
<option value="/pipermail/gmsh">Gmsh mailing list archives
</select>
</form>
<h2><a name="Mailing lists"></a>Mailing lists</h2>
<ul>
<li><a href="/mailman/listinfo/gmsh/">gmsh</a> is the public mailing
list for Gmsh users. You should send all questions, bug reports,
requests or pleas for changes related to Gmsh to this list. The
list is archived <a href="/pipermail/gmsh/">here</a>.
<li><a href="/mailman/listinfo/gmsh-announce/">gmsh-announce</a> is
a moderated (i.e. "read-only") list for announcements about
significant Gmsh events. You should subscribe to this list to get
information about software releases, important bug fixes and
other Gmsh-specific news. The list is archived <a
href="/pipermail/gmsh-announce/">here</a>.
</ul>
<h2><a name="Download"></a>Download</h2>
Gmsh is distributed under the terms of the <a
href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License
(GPL)</a>. Pre-compiled binaries<a href="#opengl-footnote"
name="opengl-footmark"><sup>1</sup></a> are available for Windows,
Linux and Mac OS X. The tutorial and demo files are included in the
archives.
<ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.61.3-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.61.3-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.61.3-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.61.3-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3)</a>
<li><a href="/gmsh/src/gmsh-1.61.3-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul>
<p>
Older versions are also still available: <a
href="/gmsh/src/">sources</a>, <a href="/gmsh/bin/">binaries</a>.
If you use Gmsh, we would appreciate if you could mention it in your
work (books, articles, reports, etc.).
<h2><a name="Authors"></a>Authors and credits</h2>
Gmsh is developed by Christophe Geuzaine (currently
with <a href="http://www.case.edu/">Case Western Reserve
University</a>) and Jean-Franois Remacle (currently with
the <a href="http://www.ucl.ac.be/">Catholic University of
Louvain</a>). The <a href="doc/CREDITS">CREDITS file</a> has more
information.
<p>
Please use <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> to send
questions or bug reports.
<h2><a name="Licensing"></a>Licensing</h2>
Gmsh is copyright (C) 1997-2005 by C. Geuzaine and J.-F. Remacle and
is distributed under the terms of the <a
href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License
(GPL)</a>.
<p>
In short, this means that everyone is free to use Gmsh and to
redistribute it on a free basis. Gmsh is not in the public domain; it
is copyrighted and there are restrictions on its distribution (see the
<a href="http://www.gnu.org/copyleft/gpl.html">license</a> and its
associated <a href="http://www.gnu.org/copyleft/gpl-faq.html">FAQ</a>).
For example, you cannot integrate this version of Gmsh (in full or in
parts) in any <em>closed-source</em> software you plan to distribute
(commercially or not).
<p>
If you want to integrate Gmsh into a closed-source software, or want
to sell a modified closed-source version of Gmsh, please contact us in
person. You can purchase a version of Gmsh under a different license,
with "no strings attached" (for example allowing you to take parts of
Gmsh and integrate them into your own proprietary code).
<h2><a name="Screenshots"></a>Screenshots</h2>
<a href="http://geuz.org/gmsh/gallery/screenshot.png"><img
src="http://geuz.org/gmsh/gallery/thumbnail.png" alt="Screenshot
thumbnail"></a>
<ul>
<li>Various screen captures:
<a href="/gmsh/gallery/screenshot1.gif">pict1</a>
(<a href="/gmsh/gallery/screenshot1-small.gif">small</a>),
<a href="/gmsh/gallery/screenshot2.gif">pict2</a>
(<a href="/gmsh/gallery/screenshot2-small.gif">small</a>),
<a href="/gmsh/gallery/screenshot3.gif">pict3</a>
(<a href="/gmsh/gallery/screenshot3-small.gif">small</a>),
<a href="/gmsh/gallery/screenshot4.gif">pict4</a>
(<a href="/gmsh/gallery/screenshot4-small.gif">small</a>).
<li>Mesh cut:
<a href="/gmsh/gallery/cut2.png">pict1</a>,
<a href="/gmsh/gallery/sphere.gif">pict2</a>,
<a href="/gmsh/gallery/spiranim.gif">pict3</a>.
<li>Streamlines:
<a href="/gmsh/gallery/f16_stream.jpg">pict1</a>,
<a href="/gmsh/gallery/f18_stream.jpg">pict2</a>
(P. Geuzaine).
<li>Lenna as background mesh:
<a href="/gmsh/gallery/lenna.gif">pict1</a>.
<li>Turbomachine:
<a href="/gmsh/gallery/pressure-ring.png">pict1</a>
(P. Geuzaine).
<li>Parts of a magnetron:
<a href="/gmsh/gallery/magnetron1.gif">pict1</a>,
<a href="/gmsh/gallery/magnetron2.gif">pict2</a>,
<a href="/gmsh/gallery/magnetron3.gif">pict3</a>,
<a href="/gmsh/gallery/magnetron4.gif">pict4</a>
(P. Lefvre).
<li>Part of a shoulder bone:
<a href="/gmsh/gallery/shoulder1.gif">pict1</a>,
<a href="/gmsh/gallery/shoulder2.gif">pict2</a>,
<a href="/gmsh/gallery/shoulder3.gif">pict3</a>,
<a href="/gmsh/gallery/shoulder4.gif">pict4</a>,
<a href="/gmsh/gallery/shoulder5.gif">pict5</a>,
<a href="/gmsh/gallery/shoulder6.gif">pict6</a>
(J. Fatemi).
<li>Circuit breaker:
<a href="/gmsh/gallery/breaker.gif">pict1</a>
(S. K. Choi).
<li>Clipping planes:
<a href="/gmsh/gallery/clip1.png">pict1</a>,
<a href="/gmsh/gallery/clip2.gif">pict2</a>.
<li>Mechanical part in the demo files:
<a href="/gmsh/gallery/piece1.gif">pict1</a>,
<a href="/gmsh/gallery/piece2.gif">pict2</a>,
<a href="/gmsh/gallery/piece3.gif">pict3</a>.
<li>Electrical machine:
<a href="/gmsh/gallery/machine.gif">pict1</a>
(J. Gyselinck).
<li>Mach number on a Boeing 747:
<a href="/gmsh/gallery/boeing.jpg">pict1</a>
(P. Geuzaine).
<li>Log-periodic antenna in the demo files:
<a href="/gmsh/gallery/antenna.gif">pict1</a>.
<li>Breads:
<a href="/gmsh/gallery/tresse1.gif">pict1</a>,
<a href="/gmsh/gallery/tresse2.gif">pict2</a>
(D. Colignon).
<li>Various colormaps:
<a href="/gmsh/gallery/blob.gif">pict1</a>,
<a href="/gmsh/gallery/contact.png">pict2</a>,
<a href="/gmsh/gallery/cmap.png">pict3</a>.
<li>Structured and unstructured grids of an extruded geometry:
<a href="/gmsh/gallery/spirale.gif">pict1</a>.
<!--
<li>Didactic animations about computational electromagnetism at
<a href="http://elap.montefiore.ulg.ac.be/services/elm/demos/demos_en.html">ELAP</a>.
-->
</ul>
<h2><a name="Links"></a>Links</h2>
Check out <a href="/getdp/">GetDP</a>, a scientific computation
software for the numerical solution of integro-differential equations,
using finite element and integral type methods.
<!--
<p>
The mesh database that will be used by Gmsh in the future has its
own webpage: take a look at <a href="http://www.scorec.rpi.edu/AOMD/">AOMD,
the Algorithm Oriented Mesh Database</a>.
-->
<p>
Gmsh can use Jonathan Shewchuk's <a
href="http://www-2.cs.cmu.edu/~quake/triangle.html">Triangle</a> as an
alternative 2D mesh generator and Joachim Schöberl's
<a href="http://www.hpfem.jku.at/netgen/">Netgen</a> as an alternative
3D mesh generator/optimizer.
<p>
Gmsh's high quality vector PostScript and PDF output is produced by <a
href="/gl2ps/">GL2PS</a>.
<p>
Gmsh's cross-platform graphical user interface is based on <a
href="http://www.fltk.org/">FLTK</a> and <a
href="http://www.opengl.org/">OpenGL</a>.
<p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="paypal@geuz.org">
<input type="hidden" name="item_name" value="Gmsh donation">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="/images/donation.gif" name="submit"
alt="Make a donation with PayPal">
</form>
<hr>
<a name="opengl-footnote"></a><a
href="#opengl-footmark"><sup>1</sup></a>You need the OpenGL libraries
installed on your system (and in the path of the library loader). A
free replacement for OpenGL can be found at <a
href="http://mesa3d.sourceforge.net/">http://mesa3d.sourceforge.net</a>.
Remember that you may have to reconfigure the loader (ldconfig under
Linux) or modify the LD_LIBRARY_PATH/SHLIB_PATH/etc. environment
variable in order for Gmsh to find the libraries.
<p>
<a name="build-footnote"></a><a
href="#build-footmark"><sup>2</sup></a>You need the <a
href="http://sources.redhat.com/gsl/">GSL (>= 1.2)</a> and <a
href="http://www.fltk.org/">FLTK (1.1.x)</a> libraries properly
installed on your system in order to compile Gmsh. Non-graphical
versions can be compiled without FLTK. Compiling the Windows version
requires the <a href="http://www.cygwin.com/">Cygwin</a> tools and
compilers.
<p>
Back to <a href="/">geuz.org</a>
</body>
</html>