Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
5da321b6
Commit
5da321b6
authored
Aug 07, 2017
by
Mark OLESEN
Browse files
TUT: various blockMeshDict with convertToMeters instead of scale
parent
49a5af48
Changes
7
Hide whitespace changes
Inline
Side-by-side
applications/test/fieldMapping/pipe1D/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
1;
scale
1;
vertices
(
...
...
applications/test/hexRef8/block/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
1;
scale
1;
vertices
(
...
...
applications/test/mapDistributePolyMesh/cavity/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
0.1;
scale
0.1;
vertices
(
...
...
applications/test/parallelOverset/heatTransfer/system/blockMeshDict
View file @
5da321b6
...
...
@@ -15,7 +15,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
1;
scale
1;
vertices
(
...
...
applications/test/patchRegion/cavity_pinched/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
0.1;
scale
0.1;
vertices
(
...
...
applications/test/volField/cavity/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters
0.1;
scale
0.1;
vertices
(
...
...
tutorials/combustion/XiDyMFoam/annularCombustorTurbine/system/blockMeshDict
View file @
5da321b6
...
...
@@ -14,7 +14,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertUoMeters
1;
scale
1;
r0 34;
r1 39;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment