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
31b7de2b
Commit
31b7de2b
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
update to current menu structure
parent
a87f90df
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
tutorial/README
+5
-5
5 additions, 5 deletions
tutorial/README
tutorial/t2.geo
+2
-2
2 additions, 2 deletions
tutorial/t2.geo
tutorial/t3.geo
+3
-4
3 additions, 4 deletions
tutorial/t3.geo
tutorial/t8.geo
+1
-1
1 addition, 1 deletion
tutorial/t8.geo
with
11 additions
and
12 deletions
tutorial/README
+
5
−
5
View file @
31b7de2b
$Id: README,v 1.1
5
2002-0
4-24 22:12:43
geuzaine Exp $
$Id: README,v 1.1
6
2002-0
9-11 18:29:56
geuzaine Exp $
Here are the examples in the Gmsh tutorial. These examples are
commented (both C and C++-style comments can be used in Gmsh input
...
...
@@ -95,10 +95,10 @@ all the other views, select the 'Apply next changes to all views' or
[NOTE: All the options specified interactively can also be directly
specified in the ascii input files. All available options, with their
current values, can be saved into a file by selecting 'File->Save
as->G
eometry->Gmsh current
options', or simply viewed by pressing the
'?' button in the
status bar. To save the current options as your
default preferences
for all future Gmsh sessions, use the
'Options->Save options now'
menu.]
as->G
msh
options', or simply viewed by pressing the
'?' button in the
status bar. To save the current options as your
default preferences
for all future Gmsh sessions, use the
'Options->Save options now'
menu.]
OK, that's all, folks. Enjoy the tutorial.
...
...
This diff is collapsed.
Click to expand it.
tutorial/t2.geo
+
2
−
2
View file @
31b7de2b
...
...
@@ -57,8 +57,8 @@ Characteristic Length{6,22,2,3,16,12} = lc * 2 ;
// If the transformation tools are handy to create complex geometries,
// it is sometimes useful to generate the flat geometry, consisting
// only of the explicit list elementary entities. This can be achieved
// by selecting the 'File->Save as->
Geometry->
Gmsh unrolled geometry'
//
menu or by
typing
// by selecting the 'File->Save as->Gmsh unrolled geometry'
menu or by
// typing
//
// > gmsh t2.geo -0
//
...
...
This diff is collapsed.
Click to expand it.
tutorial/t3.geo
+
3
−
4
View file @
31b7de2b
...
...
@@ -74,7 +74,6 @@ Geometry.Color.Surfaces = Geometry.Color.Points;
// A click on the '?' button in the status bar of the graphic window
// will dump all current options to the terminal. To save all
// available options to a file, use the 'File->Save as->Geometry->Gmsh
// current options' menu. To save the current options as the default
// options for all future Gmsh sessions, use the 'Options->Save
// options now' menu.
// available options to a file, use the 'File->Save as->Gmsh options'
// menu. To save the current options as the default options for all
// future Gmsh sessions, use the 'Options->Save options now' menu.
This diff is collapsed.
Click to expand it.
tutorial/t8.geo
+
1
−
1
View file @
31b7de2b
...
...
@@ -17,7 +17,7 @@ Include "view4.pos" ;
// Some general options are set (all the options specified
// interactively can be directly specified in the ascii input
// files. The current options can be saved into a file by selecting
// 'File->Save as->G
eometry->Gmsh current
options').
// 'File->Save as->G
msh
options').
General
.
Trackball
=
0
;
General
.
RotationX
=
0
;
...
...
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