From 1d7cc887fe8d7bc88109fa21e5e06a5998010ee2 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 1 Jun 2004 06:11:56 +0000 Subject: [PATCH] *** empty log message *** --- doc/gmsh.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/gmsh.html b/doc/gmsh.html index ed136f1e17..09cda13f84 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -9,8 +9,9 @@ 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 element, mesh generator, meshing, -grid, delaunay, triangulation, automatic, maillages, mailleur, 3D, mesh adaptation, -postprocessing, post-processing, post processing, CAD, CAO, OpenGL, GL2PS, Gmesh"> +grid, free unstructured grid generator, delaunay, triangulation, automatic, +maillages, mailleur, 3D, mesh adaptation, postprocessing, post-processing, +post processing, 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"> @@ -39,7 +40,7 @@ generator with built-in pre- and post-processing facilities</h1> <h2><a name="Description"></a>Description</h2> -Gmsh is an automatic 3D finite element mesh generator (primarily +Gmsh is an automatic 3D finite element grid generator (primarily Delaunay) with build-in CAD and post-processing facilities. Its design goal is to provide a simple meshing tool for academic problems with parametric input and up to date visualization capabilities. @@ -236,7 +237,7 @@ And here are some other pictures made with Gmsh: <a href="/gmsh/gallery/infodisplay2.gif">pict2</a>. <li>2D colormap: <a href="/gmsh/gallery/blob.gif">pict1</a>. -<li>Structured and unstructured mesh of an extruded geometry: +<li>Structured and unstructured grids of an extruded geometry: <a href="/gmsh/gallery/spirale.gif">pict1</a>. <li>Some didactic animations about computational electromagnetics at <a href="http://elap.montefiore.ulg.ac.be/elm/demos_en.html">ELAP</a>. -- GitLab