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
2a559a0e
Commit
2a559a0e
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
typos
parent
ca8a733d
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
+4
-4
4 additions, 4 deletions
tutorial/README
tutorial/tutorial.html
+4
-4
4 additions, 4 deletions
tutorial/tutorial.html
with
8 additions
and
8 deletions
tutorial/README
+
4
−
4
View file @
2a559a0e
$Id: README,v 1.1
8
200
2-11-1
7 0
2
:3
0:13
geuzaine Exp $
$Id: README,v 1.1
9
200
3-03-0
7 0
7
:3
2: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
...
...
@@ -10,7 +10,7 @@ file formats. See the FORMATS file for this.]
There are two ways to actually run these examples with Gmsh. (The
operations to run Gmsh may vary according to your operating system. In
the folowing examples, we will assume that you're working with a
the fol
l
owing examples, we will assume that you're working with a
UNIX-like shell.) The first working mode of Gmsh is the interactive
graphical mode. To launch Gmsh in interactive mode, just type
...
...
@@ -64,7 +64,7 @@ non-interactive mode, just type:
> gmsh t1.geo -2
To mesh the same example, but with the backgound mesh available in the
To mesh the same example, but with the backg
r
ound mesh available in the
file 'bgmesh.pos', just type:
> gmsh t1.geo -2 -bgm bgmesh.pos
...
...
@@ -93,7 +93,7 @@ select the 'Apply next changes to all views' or 'Force same options
for all views' option in the 'Tools->Options->Post-processing' menu.
[NOTE: All the options specified interactively can also be directly
specified in the
ascii
input files. All available options, with their
specified in the
ASCII
input files. All available options, with their
current values, can be saved into a file by selecting 'File->Save
as->Gmsh options', or simply viewed by pressing the '?' button in the
status bar. To save the current options as your default preferences
...
...
This diff is collapsed.
Click to expand it.
tutorial/tutorial.html
+
4
−
4
View file @
2a559a0e
...
...
@@ -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.
39
2003-0
2-27 18:34:53
geuzaine Exp $
$Id: tutorial.html,v 1.
40
2003-0
3-07 07:33:18
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
...
...
@@ -35,7 +35,7 @@ file formats. See the FORMATS file for this.]
There are two ways to actually run these examples with Gmsh. (The
operations to run Gmsh may vary according to your operating system. In
the folowing examples, we will assume that you're working with a
the fol
l
owing examples, we will assume that you're working with a
UNIX-like shell.) The first working mode of Gmsh is the interactive
graphical mode. To launch Gmsh in interactive mode, just type
...
...
@@ -89,7 +89,7 @@ non-interactive mode, just type:
>
gmsh t1.geo -2
To mesh the same example, but with the backgound mesh available in the
To mesh the same example, but with the backg
r
ound mesh available in the
file 'bgmesh.pos', just type:
>
gmsh t1.geo -2 -bgm bgmesh.pos
...
...
@@ -118,7 +118,7 @@ select the 'Apply next changes to all views' or 'Force same options
for all views' option in the 'Tools-
>
Options-
>
Post-processing' menu.
[NOTE: All the options specified interactively can also be directly
specified in the
ascii
input files. All available options, with their
specified in the
ASCII
input files. All available options, with their
current values, can be saved into a file by selecting 'File-
>
Save
as-
>
Gmsh options', or simply viewed by pressing the '?' button in the
status bar. To save the current options as your default preferences
...
...
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