Skip to content
Snippets Groups Projects
Commit 9d892e46 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 07aae939
No related branches found
No related tags found
No related merge requests found
...@@ -62,6 +62,7 @@ element mesh generator with built-in pre- and post-processing facilities</span>< ...@@ -62,6 +62,7 @@ element mesh generator with built-in pre- and post-processing facilities</span><
<img class="image" src="http://geuz.org/gmsh/gallery/aniso_normal_lifting_small.png" alt=""> <img class="image" src="http://geuz.org/gmsh/gallery/aniso_normal_lifting_small.png" alt="">
</div> </div>
<p>
Gmsh is a 3D finite element grid generator with a build-in CAD engine Gmsh is a 3D finite element grid generator with a build-in CAD engine
and post-processor. Its design goal is to provide a fast, light and and post-processor. Its design goal is to provide a fast, light and
user-friendly meshing tool with parametric input and advanced user-friendly meshing tool with parametric input and advanced
...@@ -70,6 +71,8 @@ geometry, mesh, solver and post-processing. The specification of any ...@@ -70,6 +71,8 @@ geometry, mesh, solver and post-processing. The specification of any
input to these modules is done either interactively using the input to these modules is done either interactively using the
graphical user interface or in ASCII text files using Gmsh's own graphical user interface or in ASCII text files using Gmsh's own
scripting language. scripting language.
</p>
<p> <p>
See the screencasts for a <a href="screencasts/">quick tour of See the screencasts for a <a href="screencasts/">quick tour of
Gmsh's graphical user interface</a>, or the reference manual for a Gmsh's graphical user interface</a>, or the reference manual for a
...@@ -77,12 +80,14 @@ more thorough <a href="doc/texinfo/gmsh.html#Overview">overview ...@@ -77,12 +80,14 @@ more thorough <a href="doc/texinfo/gmsh.html#Overview">overview
of Gmsh's capabilities</a> and some of Gmsh's capabilities</a> and some
<a href="doc/texinfo/gmsh.html#Frequently-asked-questions">frequently <a href="doc/texinfo/gmsh.html#Frequently-asked-questions">frequently
asked questions</a>. asked questions</a>.
</p>
<h2><a name="Download"></a>Download</h2> <h2><a name="Download"></a>Download</h2>
Gmsh is distributed under the terms of <p>
the <a href="doc/LICENSE.txt">GNU General Public License Gmsh is distributed under the terms of the <a href="doc/LICENSE.txt">GNU General
(GPL)</a>: Public License (GPL)</a>:
</p>
<ul> <ul>
<li> <li>
<p class="highlight"> <p class="highlight">
...@@ -122,6 +127,7 @@ the <a href="doc/LICENSE.txt">GNU General Public License ...@@ -122,6 +127,7 @@ the <a href="doc/LICENSE.txt">GNU General Public License
and <a href="src/">sources</a> and <a href="src/">sources</a>
</ul> </ul>
<p>
If you use Gmsh please cite the following reference in your work (books, If you use Gmsh please cite the following reference in your work (books,
articles, reports, etc.): <a href="doc/preprints/gmsh_paper_preprint.pdf">C. Geuzaine and articles, reports, etc.): <a href="doc/preprints/gmsh_paper_preprint.pdf">C. Geuzaine and
J.-F. Remacle. <em>Gmsh: a three-dimensional finite element mesh generator with J.-F. Remacle. <em>Gmsh: a three-dimensional finite element mesh generator with
...@@ -129,6 +135,7 @@ built-in pre- and post-processing facilities</em>. International Journal for ...@@ -129,6 +135,7 @@ built-in pre- and post-processing facilities</em>. International Journal for
Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>. You can also Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>. You can also
cite additional references for <a href="#References">specific features and cite additional references for <a href="#References">specific features and
algorithms</a>. algorithms</a>.
</p>
<h2><a name="Documentation"></a>Documentation</h2> <h2><a name="Documentation"></a>Documentation</h2>
...@@ -170,27 +177,33 @@ algorithms</a>. ...@@ -170,27 +177,33 @@ algorithms</a>.
<option value="/pipermail/gmsh">Gmsh mailing list archives <option value="/pipermail/gmsh">Gmsh mailing list archives
</select> </select>
</form> </form>
</p>
<h2><a name="Authors"></a>Authors and credits</h2> <h2><a name="Authors"></a>Authors and credits</h2>
<p>
Gmsh was created by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe Gmsh was created by <a href="http://www.montefiore.ulg.ac.be/~geuzaine">Christophe
Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Franois Geuzaine</a> and <a href="http://perso.uclouvain.be/jean-francois.remacle">Jean-Franois
Remacle</a>. The <a href="doc/CREDITS.txt">CREDITS</a> file has Remacle</a>. The <a href="doc/CREDITS.txt">CREDITS</a> file has
more information. more information.
</p>
<p> <p>
Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a> Please use the public mailing list <a HREF="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
to send questions or ask for help. If you think you have found a bug in the to send questions or ask for help. If you think you have found a bug in the
program, you can file a report directly program, you can file a report directly
<a href="https://geuz.org/trac/gmsh/newticket" data-tooltip= <a href="https://geuz.org/trac/gmsh/newticket" data-tooltip=
"Login: gmsh Password: gmsh">here</a>. "Login: gmsh Password: gmsh">here</a>.
</p>
<h2><a name="Licensing"></a>Licensing</h2> <h2><a name="Licensing"></a>Licensing</h2>
Gmsh is copyright (C) 1997-2014 by C. Geuzaine and J.-F. Remacle and <p>
Gmsh is copyright (C) 1997-2015 by C. Geuzaine and J.-F. Remacle and
is distributed under the terms of is distributed under the terms of
the <a href="doc/LICENSE.txt">GNU General Public License the <a href="doc/LICENSE.txt">GNU General Public License
(GPL)</a> (Version 2 or later, with an exception to allow for easier (GPL)</a> (Version 2 or later, with an exception to allow for easier
linking with external libraries). linking with external libraries).
</p>
<p> <p>
In short, this means that everyone is free to use Gmsh and to 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 redistribute it on a free basis. Gmsh is not in the public domain; it
...@@ -204,6 +217,7 @@ parts of Gmsh into a closed-source software, or want to sell a ...@@ -204,6 +217,7 @@ parts of Gmsh into a closed-source software, or want to sell a
modified closed-source version of Gmsh, you will need to obtain a modified closed-source version of Gmsh, you will need to obtain a
different license. Please <a href="/">contact us directly</a> for more different license. Please <a href="/">contact us directly</a> for more
information. information.
</p>
<h2><a name="Screenshots"></a>Screenshots</h2> <h2><a name="Screenshots"></a>Screenshots</h2>
...@@ -356,9 +370,11 @@ information. ...@@ -356,9 +370,11 @@ information.
<input type="image" src="/images/donation.gif" name="submit" <input type="image" src="/images/donation.gif" name="submit"
alt="Make a donation with PayPal"> alt="Make a donation with PayPal">
</form> </form>
</p>
<p> <p>
Back to <a href="/">geuz.org</a> Back to <a href="/">geuz.org</a>
</p>
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment