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

small updates
parent 308ae00a
No related branches found
No related tags found
No related merge requests found
GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2003-02-11 03:13:31 $) GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2003-03-01 23:11:35 $)
1. GENERAL 1. GENERAL
========== ==========
...@@ -30,8 +30,9 @@ mailing list (<gmsh@geuz.org>) on this site. ...@@ -30,8 +30,9 @@ mailing list (<gmsh@geuz.org>) on this site.
2.1) Which OSes does Gmsh run on? 2.1) Which OSes does Gmsh run on?
Windows 95/98/NT/2000/XP, Linux (with glibc > 2.1), Mac OS X, Compaq Gmsh is known to run on Windows 95/98/NT/2000/XP, Linux (with glibc >
Tru64 Unix (aka OSF1), Sun OS, IBM AIX, SGI IRIX, HP-UX. 2.1), Mac OS X, Compaq Tru64 Unix (aka OSF1), Sun OS, IBM AIX, SGI
IRIX and HP-UX.
2.2) Are there additional requirements to run Gmsh? 2.2) Are there additional requirements to run Gmsh?
...@@ -40,6 +41,12 @@ the path of the library loader. A free replacement for OpenGL can be ...@@ -40,6 +41,12 @@ the path of the library loader. A free replacement for OpenGL can be
found at <http://www.mesa3d.org>. For Windows versions: please read found at <http://www.mesa3d.org>. For Windows versions: please read
the README.txt file included in the distribution. the README.txt file included in the distribution.
To compile the source code, you'll need the GSL (version 1.2 or
higher; freely available from http://sources.redhat.com/gsl/) and FLTK
(version 1.1.x, configured with OpenGL support; freely available from
http://www.fltk.org) installed on your system. You'll also need the
jpeg library of you want to save jpeg images.
3. GENERAL PROBLEMS 3. GENERAL PROBLEMS
=================== ===================
......
$Id: FORMATS,v 1.14 2002-11-21 16:34:17 geuzaine Exp $ $Id: FORMATS,v 1.15 2003-03-01 23:11:35 geuzaine Exp $
This document describes the version 1.2 of Gmsh's mesh and This document describes the version 1.2 of Gmsh's mesh and
post-processing file formats post-processing file formats
...@@ -345,17 +345,16 @@ Ordering of nodes ...@@ -345,17 +345,16 @@ Ordering of nodes
5: 7 -8 9 4 5 6 5: 7 -8 9 4 5 6
* PYRAMID edge 1: nodes 1 -> 2 * PYRAMID edge 1: nodes 1 -> 2
v 2: 2 -> 3 v 2: 1 -> 4
| 3: 4 -> 3 | 3: 1 -> 5
4-------3 4: 1 -> 4 | 4: 2 -> 3
|\ /| 5: 1 -> 5 4---|---3 5: 2 -> 5
|\ / | 6: 2 -> 5 | \ | /| 6: 3 -> 4
1-\- /--2---u 7: 4 -> 5 | \ -/-|---u 7: 3 -> 5
\ \/ / 8: 3 -> 5 | / 5\ | 8: 4 -> 5
\ 5 1/----\-2
\ face 1: edges 1 6 -5 nodes 1 2 5 \ facet 1: edges 1 5 -3 nodes 1 2 5
\ 2: 5 -7 3 1 5 4 \ 2: 2 -6 -4 -1 1 4 3 2
w 3: 2 8 -6 2 3 5 w 3: 3 -8 -2 1 5 4
4: -3 7 -8 3 4 5 4: 4 7 -5 2 3 5
5: 4 3 -2 -1 1 4 3 2 5: 6 8 -7 3 4 5
// $Id: KEYWORDS,v 1.1 2001-05-16 14:33:16 geuzaine Exp $ // $Id: KEYWORDS,v 1.2 2003-03-01 23:11:35 geuzaine Exp $
/* List of reserved keywords for Gmsh 1.19 */ /* List of reserved keywords for Gmsh 1.19 */
...@@ -210,4 +210,3 @@ endfacet ...@@ -210,4 +210,3 @@ endfacet
endsolid endsolid
solid solid
// $Id: KEYWORDS,v 1.1 2001-05-16 14:33:16 geuzaine Exp $
\ No newline at end of file
HOWTO distribute the Mac version... How to distribute the Mac version...
==================================== ====================================
The old way (using resource forks) The old way (using resource forks)
...@@ -44,11 +44,10 @@ Computer! The following product information has been registered: ...@@ -44,11 +44,10 @@ Computer! The following product information has been registered:
Company: DGR Company: DGR
Contact: Christophe Geuzaine Contact: Christophe Geuzaine
Address: 1631 Oakdale St Address: ****
Pasadena, CA 91106
Application: Gmsh Application: Gmsh
Phone: 626 395 4552 Phone: *** *** ****
EMail Address: geuz@geuz.org EMail Address: geuz@geuz.org
Application Signatures: Application Signatures:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment