Skip to content
Snippets Groups Projects
Select Git revision
  • d6b43f54bd63304fc1e15ee53f568148e455e069
  • master default
  • cgnsUnstructured
  • partitioning
  • poppler
  • HighOrderBLCurving
  • gmsh_3_0_4
  • gmsh_3_0_3
  • gmsh_3_0_2
  • gmsh_3_0_1
  • gmsh_3_0_0
  • gmsh_2_16_0
  • gmsh_2_15_0
  • gmsh_2_14_1
  • gmsh_2_14_0
  • gmsh_2_13_2
  • gmsh_2_13_1
  • gmsh_2_12_0
  • gmsh_2_11_0
  • gmsh_2_10_1
  • gmsh_2_10_0
  • gmsh_2_9_3
  • gmsh_2_9_2
  • gmsh_2_9_1
  • gmsh_2_9_0
  • gmsh_2_8_6
26 results

gmsh.html

Blame
  • Forked from Gmsh / Gmsh
    Source project has a limited visibility.
    gmsh.html 12.34 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, fem,
    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 2.1.0, February 23 2008</h3>
    <p>
    <center>
      <a href="#Description">Description</a> |
      <a href="#Download"><b>Download</b></a> |
      <a href="#Documentation">Documentation</a> |
      <a href="#Mailing lists">Mailing lists</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 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="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
    (2000, XP), Linux (Intel, glibc 2.3) and Mac OS X (10.4, Universal
    binary). Tutorial and demos files are included in all the archives.
    
    <ul>
    <li>
    <strong>Current stable release</strong>:
    <a href="/gmsh/bin/Windows/gmsh-2.1.0-Windows.zip"><strong>Windows</strong></a>,
    <a href="/gmsh/bin/Linux/gmsh-2.1.0-Linux.tgz"><strong>Linux</strong></a>,