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
8b44d810
Commit
8b44d810
authored
13 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
e49fa8e4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/texinfo/opt_fields.texi
+12
-0
12 additions, 0 deletions
doc/texinfo/opt_fields.texi
doc/texinfo/opt_mesh.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_mesh.texi
with
17 additions
and
0 deletions
doc/texinfo/opt_fields.texi
+
12
−
0
View file @
8b44d810
...
...
@@ -92,6 +92,14 @@ default value: @code{@{@}}
Indices of nodes in the geometric model@*
type: list@*
default value: @code{@{@}}
@item Quads
Generate recombined elements in the boundary layer@*
type: integer@*
default value: @code{0}
@item fan_angle
Threshold angle for creating a mesh fan in the boundary layer@*
type: float@*
default value: @code{30}
@item hfar
Element size far from the wall@*
type: float@*
...
...
@@ -169,6 +177,10 @@ Options:@*
File name for the centerlines@*
type: string@*
default value: @code{"centerlines.vtk"}
@item nbPoints
Number of mesh elements in a circle@*
type: integer@*
default value: @code{25}
@end table
Actions:@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_mesh.texi
+
5
−
0
View file @
8b44d810
...
...
@@ -39,6 +39,11 @@ Write mesh files in binary format (if possible)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.CgnsImportOrder
Enable the creation of high-order mesh from CGNS structured meshes.(1, 2, 4, 8, ...)@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.ChacoArchitecture
(Adv. Chaco): Parallel architecture topology (0=hypercube, 1-3=mesh dimensions)@*
Default value: @code{1}@*
...
...
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