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
4e005425
Commit
4e005425
authored
11 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
9edc77ed
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/texinfo/gmsh.texi
+1
-1
1 addition, 1 deletion
doc/texinfo/gmsh.texi
with
1 addition
and
1 deletion
doc/texinfo/gmsh.texi
+
1
−
1
View file @
4e005425
...
@@ -2736,7 +2736,7 @@ averages for each element--edges actually touching the source vertex are
...
@@ -2736,7 +2736,7 @@ averages for each element--edges actually touching the source vertex are
counted twice). This allows the height of the last layer to vary along
counted twice). This allows the height of the last layer to vary along
with the size of the source elements in order to achieve better element
with the size of the source elements in order to achieve better element
quality. For example, in a boundary layer extruded with the Layers
quality. For example, in a boundary layer extruded with the Layers
definition 'Layers
{
{
1,4,2
}
,
{
0.5, 0.6, 1.6
}
}
,' a source vertex
definition 'Layers
@
{
@
{
1,4,2
@
}
,
@
{
0.5, 0.6, 1.6
@
}
@
}
,' a source vertex
adjacent to elements with an overall average edge length of 5.0 will
adjacent to elements with an overall average edge length of 5.0 will
extrude to have a last layer height = (1.6-0.6) * 5.0 = 5.0.
extrude to have a last layer height = (1.6-0.6) * 5.0 = 5.0.
...
...
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