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

typos
parent ca8a733d
No related branches found
No related tags found
No related merge requests found
$Id: README,v 1.18 2002-11-17 02:30:13 geuzaine Exp $
$Id: README,v 1.19 2003-03-07 07:32: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 following 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 background 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
......
......@@ -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-02-27 18:34:53 geuzaine Exp $
$Id: tutorial.html,v 1.40 2003-03-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 following 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:
&gt; 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 background mesh available in the
file 'bgmesh.pos', just type:
&gt; 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-&gt;Options-&gt;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-&gt;Save
as-&gt;Gmsh options', or simply viewed by pressing the '?' button in the
status bar. To save the current options as your default preferences
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment