Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
1f63b868
Commit
1f63b868
authored
11 years ago
by
mattijs
Browse files
Options
Downloads
Patches
Plain Diff
ENH: snappyHexMeshDict: added comment
parent
71988500
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
+6
-4
6 additions, 4 deletions
...utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
with
6 additions
and
4 deletions
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMeshDict
+
6
−
4
View file @
1f63b868
...
@@ -474,10 +474,12 @@ meshQualityControls
...
@@ -474,10 +474,12 @@ meshQualityControls
// Advanced
// Advanced
// Flags for optional output
// Flags for optional output
// 0 : only write final meshes
// 0 : only write final meshes
// 1 : write intermediate meshes
// 1 : write intermediate meshes
// 2 : write volScalarField with cellLevel for postprocessing
// 2 : write volScalarField with cellLevel for postprocessing
// 4 : write current intersections as .obj files
// 4 : write current mesh intersections as .obj files
// 8 : write information about explicit feature edge refinement
// 16 : write information about layers
debug 0;
debug 0;
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
// Merge tolerance. Is fraction of overall bounding box of initial mesh.
...
...
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