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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
9187e29f
Commit
9187e29f
authored
24 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
small corrections
parent
75c95d0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tutorial/README
+8
-8
8 additions, 8 deletions
tutorial/README
tutorial/tutorial.html
+8
-8
8 additions, 8 deletions
tutorial/tutorial.html
with
16 additions
and
16 deletions
tutorial/README
+
8
−
8
View file @
9187e29f
$Id: README,v 1.1
3
2001-08-
04 01:16:58
geuzaine Exp $
$Id: README,v 1.1
4
2001-08-
18 12:43:41
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
...
...
@@ -44,14 +44,14 @@ example with:
[NOTE: The '.geo' extension can also be omitted.]
[NOTE: Even if it is often handy to define the variables and the
points
directly in the input files (you may use any text editor for
this
purpose, e.g. Wordpad on Windows, or Emacs on Unix), it is almost
[NOTE: Even if it is often handy to define the variables and the
points
directly in the input files (you may use any text editor for
this
purpose, e.g. Wordpad on Windows, or Emacs on Unix), it is almost
always more simple to define the curves, the surfaces and the volumes
interactively. To do so, just follow the context dependent buttons in
the Geometry module. For example, to create a line, select
'Geometry'
in the module menu, and then select 'Elementary, Add,
Create
,
L
ine'. You will then be asked (in the status bar of the graphic
the Geometry module. For example, to create a
sp
line, select
'Geometry'
in the module menu, and then select 'Elementary, Add,
New
,
Spl
ine'. You will then be asked (in the status bar of the graphic
window) to select a list of points, and to click 'e' to finish the
selection (or 'q' to abort it). Once the interactive command is
completed, a string is automatically added at the end of the currently
...
...
@@ -79,7 +79,7 @@ directly specifying the names of the files on the command line. This
is most useful for post-processing purposes. For example, to merge the
post-processing views contained in the files 'view1.pos' and
'view2.pos' together with the first tutorial 't1.geo', you can type
the following
line on the
command
line
:
the following command:
> gmsh t1.geo view1.pos view2.pos
...
...
This diff is collapsed.
Click to expand it.
tutorial/tutorial.html
+
8
−
8
View file @
9187e29f
...
...
@@ -23,7 +23,7 @@
<H1>
README 1/10
</H1>
[
<A
HREF=
"#top"
>
top
</A>
][prev][
<A
HREF=
"#file2"
>
next
</A>
]
<PRE>
$Id: tutorial.html,v 1.
19
2001-08-1
5
1
4:51
:4
8
geuzaine Exp $
$Id: tutorial.html,v 1.
20
2001-08-1
8
1
2:43
:4
1
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
...
...
@@ -69,14 +69,14 @@ example with:
[NOTE: The '.geo' extension can also be omitted.]
[NOTE: Even if it is often handy to define the variables and the
points
directly in the input files (you may use any text editor for
this
purpose, e.g. Wordpad on Windows, or Emacs on Unix), it is almost
[NOTE: Even if it is often handy to define the variables and the
points
directly in the input files (you may use any text editor for
this
purpose, e.g. Wordpad on Windows, or Emacs on Unix), it is almost
always more simple to define the curves, the surfaces and the volumes
interactively. To do so, just follow the context dependent buttons in
the Geometry module. For example, to create a line, select
'Geometry'
in the module menu, and then select 'Elementary, Add,
Create
,
L
ine'. You will then be asked (in the status bar of the graphic
the Geometry module. For example, to create a
sp
line, select
'Geometry'
in the module menu, and then select 'Elementary, Add,
New
,
Spl
ine'. You will then be asked (in the status bar of the graphic
window) to select a list of points, and to click 'e' to finish the
selection (or 'q' to abort it). Once the interactive command is
completed, a string is automatically added at the end of the currently
...
...
@@ -104,7 +104,7 @@ directly specifying the names of the files on the command line. This
is most useful for post-processing purposes. For example, to merge the
post-processing views contained in the files 'view1.pos' and
'view2.pos' together with the first tutorial 't1.geo', you can type
the following
line on the
command
line
:
the following command:
>
gmsh t1.geo view1.pos view2.pos
...
...
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