Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
9d892e46
Commit
9d892e46
authored
9 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
07aae939
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/gmsh.html
+20
-4
20 additions, 4 deletions
doc/gmsh.html
with
20 additions
and
4 deletions
doc/gmsh.html
+
20
−
4
View file @
9d892e46
...
...
@@ -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=
""
>
</div>
<p>
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
user-friendly meshing tool with parametric input and advanced
...
...
@@ -70,6 +71,8 @@ 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>
<p>
See the screencasts for a
<a
href=
"screencasts/"
>
quick tour of
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
of Gmsh's capabilities
</a>
and some
<a
href=
"doc/texinfo/gmsh.html#Frequently-asked-questions"
>
frequently
asked questions
</a>
.
</p>
<h2><a
name=
"Download"
></a>
Download
</h2>
Gmsh is distributed under the terms of
the
<a
href=
"doc/LICENSE.txt"
>
GNU General Public License
(GPL)
</a>
:
<p>
Gmsh is distributed under the terms of the
<a
href=
"doc/LICENSE.txt"
>
GNU General
Public License (GPL)
</a>
:
</p>
<ul>
<li>
<p
class=
"highlight"
>
...
...
@@ -122,6 +127,7 @@ the <a href="doc/LICENSE.txt">GNU General Public License
and
<a
href=
"src/"
>
sources
</a>
</ul>
<p>
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
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
Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009
</a>
. You can also
cite additional references for
<a
href=
"#References"
>
specific features and
algorithms
</a>
.
</p>
<h2><a
name=
"Documentation"
></a>
Documentation
</h2>
...
...
@@ -170,27 +177,33 @@ algorithms</a>.
<option
value=
"/pipermail/gmsh"
>
Gmsh mailing list archives
</select>
</form>
</p>
<h2><a
name=
"Authors"
></a>
Authors and credits
</h2>
<p>
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
Remacle
</a>
. The
<a
href=
"doc/CREDITS.txt"
>
CREDITS
</a>
file has
more information.
</p>
<p>
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
program, you can file a report directly
<a
href=
"https://geuz.org/trac/gmsh/newticket"
data-tooltip=
"Login: gmsh Password: gmsh"
>
here
</a>
.
</p>
<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
the
<a
href=
"doc/LICENSE.txt"
>
GNU General Public License
(GPL)
</a>
(Version 2 or later, with an exception to allow for easier
linking with external libraries).
</p>
<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
...
...
@@ -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
different license. Please
<a
href=
"/"
>
contact us directly
</a>
for more
information.
</p>
<h2><a
name=
"Screenshots"
></a>
Screenshots
</h2>
...
...
@@ -356,9 +370,11 @@ information.
<input
type=
"image"
src=
"/images/donation.gif"
name=
"submit"
alt=
"Make a donation with PayPal"
>
</form>
</p>
<p>
Back to
<a
href=
"/"
>
geuz.org
</a>
</p>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment