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
4ff3d4b1
Commit
4ff3d4b1
authored
23 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
fix spell
parent
9d213cfe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/gmsh.1
+11
-11
11 additions, 11 deletions
doc/gmsh.1
with
11 additions
and
11 deletions
doc/gmsh.1
+
11
−
11
View file @
4ff3d4b1
...
@@ -112,7 +112,7 @@ perform the three-dimensional mesh, i.e. discretize all the volumes in
...
@@ -112,7 +112,7 @@ perform the three-dimensional mesh, i.e. discretize all the volumes in
the geometry.
the geometry.
.TP 4
.TP 4
.B \-saveall
.B \-saveall
save all elements (and discard
s
all physical group definitions).
save all elements (and discard all physical group definitions).
.TP 4
.TP 4
.B \-o file
.B \-o file
specify mesh output file name.
specify mesh output file name.
...
@@ -124,30 +124,30 @@ set output mesh format (default: msh).
...
@@ -124,30 +124,30 @@ set output mesh format (default: msh).
select the two-dimensional mesh algorithm (default: iso).
select the two-dimensional mesh algorithm (default: iso).
.TP 4
.TP 4
.B \-smooth int
.B \-smooth int
set the number of smoothing
passe
s (default value is
3
).
set the number of smoothing
step
s (default value is
0
).
.\" .TP 4
.\" .TP 4
.\" .B \-degree int
.\" .B \-degree int
.\" set the degree of the generated elements (default value is 1).
.\" set the degree of the generated elements (default value is 1).
.TP 4
.TP 4
.B \-scale float
.B \-scale float
apply a global scaling factor to the generated mesh (default value is
apply a global scaling factor to the model (default value is 1.0).
1.0).
.TP 4
.TP 4
.B \-meshscale float
.B \-meshscale float
apply a global scaling factor to
all generated elements
(default value is 1.0).
apply a global scaling factor to
the mesh output
(default value is 1.0).
.TP 4
.TP 4
.B \-clscale float
.B \-clscale float
apply a global scaling factor to
all the
characteristic lengths in the
apply a global scaling factor to
the mesh
characteristic lengths in the
m
esh
(default value is 1.0).
m
odel
(default value is 1.0).
.TP 4
.TP 4
.B \-rand float
.B \-rand float
set random perturbation factor (default: 1.e-4).
set random perturbation factor (default: 1.e-4).
.TP 4
.TP 4
.B \-bgm file
.B \-bgm file
load view in file as current background mesh.
load
the post-processing
view in file as
the
current background mesh.
.TP 4
.TP 4
.B \-constrain
.B \-constrain
constrain background mesh with characteristic lengths.
constrain the background mesh with the characteristic lengths of the
model.
.TP 4
.TP 4
.B \-histogram
.B \-histogram
print mesh quality histogram.
print mesh quality histogram.
...
@@ -157,10 +157,10 @@ display the 2D mesh construction interactively if the anisotropic mesh
...
@@ -157,10 +157,10 @@ display the 2D mesh construction interactively if the anisotropic mesh
algorithm is selected.
algorithm is selected.
.TP 4
.TP 4
.B \-extrude
.B \-extrude
use old extrusion mesh generator.
use
the
old extrusion mesh generator.
.TP 4
.TP 4
.B \-recombine
.B \-recombine
recombine meshes from old extrusion mesh generator.
recombine meshes from
the
old extrusion mesh generator.
.\" ======================================================================
.\" ======================================================================
.SH POST-PROCESSING OPTIONS
.SH POST-PROCESSING OPTIONS
.TP 4
.TP 4
...
...
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