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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
fc93ddbb
Commit
fc93ddbb
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
small updates
parent
308ae00a
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
doc/FAQ
+10
-3
10 additions, 3 deletions
doc/FAQ
doc/FORMATS
+14
-15
14 additions, 15 deletions
doc/FORMATS
doc/KEYWORDS
+1
-2
1 addition, 2 deletions
doc/KEYWORDS
doc/README.mac
+3
-4
3 additions, 4 deletions
doc/README.mac
with
28 additions
and
24 deletions
doc/FAQ
+
10
−
3
View file @
fc93ddbb
GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2003-0
2-1
1
0
3:1
3
:3
1
$)
GMSH FREQUENTLY ASKED QUESTIONS ($Date: 2003-0
3-0
1
2
3:1
1
:3
5
$)
1. GENERAL
==========
...
...
@@ -30,8 +30,9 @@ mailing list (<gmsh@geuz.org>) on this site.
2.1) Which OSes does Gmsh run on?
Windows 95/98/NT/2000/XP, Linux (with glibc > 2.1), Mac OS X, Compaq
Tru64 Unix (aka OSF1), Sun OS, IBM AIX, SGI IRIX, HP-UX.
Gmsh is known to run on Windows 95/98/NT/2000/XP, Linux (with glibc >
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?
...
...
@@ -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
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
===================
...
...
This diff is collapsed.
Click to expand it.
doc/FORMATS
+
14
−
15
View file @
fc93ddbb
$Id: FORMATS,v 1.1
4
200
2-11-21 16:34:17
geuzaine Exp $
$Id: FORMATS,v 1.1
5
200
3-03-01 23:11:35
geuzaine Exp $
This document describes the version 1.2 of Gmsh's mesh and
post-processing file formats
...
...
@@ -345,17 +345,16 @@ Ordering of nodes
5: 7 -8 9 4 5 6
* PYRAMID edge 1: nodes 1 -> 2
v 2: 2 -> 3
| 3: 4 -> 3
4-------3 4: 1 -> 4
|\ /| 5: 1 -> 5
|\ / | 6: 2 -> 5
1-\- /--2---u 7: 4 -> 5
\ \/ / 8: 3 -> 5
\ 5
\ face 1: edges 1 6 -5 nodes 1 2 5
\ 2: 5 -7 3 1 5 4
w 3: 2 8 -6 2 3 5
4: -3 7 -8 3 4 5
5: 4 3 -2 -1 1 4 3 2
v 2: 1 -> 4
| 3: 1 -> 5
| 4: 2 -> 3
4---|---3 5: 2 -> 5
| \ | /| 6: 3 -> 4
| \ -/-|---u 7: 3 -> 5
| / 5\ | 8: 4 -> 5
1/----\-2
\ facet 1: edges 1 5 -3 nodes 1 2 5
\ 2: 2 -6 -4 -1 1 4 3 2
w 3: 3 -8 -2 1 5 4
4: 4 7 -5 2 3 5
5: 6 8 -7 3 4 5
This diff is collapsed.
Click to expand it.
doc/KEYWORDS
+
1
−
2
View file @
fc93ddbb
// $Id: KEYWORDS,v 1.
1
200
1
-0
5-16 14:33:16
geuzaine Exp $
// $Id: KEYWORDS,v 1.
2
200
3
-0
3-01 23:11:35
geuzaine Exp $
/* List of reserved keywords for Gmsh 1.19 */
...
...
@@ -210,4 +210,3 @@ endfacet
endsolid
solid
// $Id: KEYWORDS,v 1.1 2001-05-16 14:33:16 geuzaine Exp $
\ No newline at end of file
This diff is collapsed.
Click to expand it.
doc/README.mac
+
3
−
4
View file @
fc93ddbb
H
OWTO
distribute the Mac version...
H
ow to
distribute the Mac version...
====================================
The old way (using resource forks)
...
...
@@ -44,11 +44,10 @@ Computer! The following product information has been registered:
Company: DGR
Contact: Christophe Geuzaine
Address: 1631 Oakdale St
Pasadena, CA 91106
Address: ****
Application: Gmsh
Phone:
626 395 4552
Phone:
*** *** ****
EMail Address: geuz@geuz.org
Application Signatures:
...
...
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