Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
integration-cfmesh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Community
integration-cfmesh
Commits
69f5b498
Commit
69f5b498
authored
Aug 24, 2015
by
Franjo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated tutorialsfor quicker execution
parent
496e628a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
71 deletions
+26
-71
tutorials/cartesianMesh/asmoOctree/system/meshDict
tutorials/cartesianMesh/asmoOctree/system/meshDict
+4
-6
tutorials/cartesianMesh/bunnyOctree/system/meshDict
tutorials/cartesianMesh/bunnyOctree/system/meshDict
+7
-7
tutorials/cartesianMesh/ship5415Octree/system/meshDict
tutorials/cartesianMesh/ship5415Octree/system/meshDict
+3
-6
tutorials/pMesh/multipleOrifices/system/meshDict
tutorials/pMesh/multipleOrifices/system/meshDict
+1
-41
tutorials/tetMesh/socketOctree/system/meshDict
tutorials/tetMesh/socketOctree/system/meshDict
+11
-11
No files found.
tutorials/cartesianMesh/asmoOctree/system/meshDict
View file @
69f5b498
...
...
@@ -21,23 +21,21 @@ surfaceFile "geom.stl";
maxCellSize 0.2;
boundaryCellSize 0.025;
minCellSize 0.0125;
boundaryCellSize 0.1;
localRefinement
{
defaultFaces0006
{
cellSize 0.0
05
;
cellSize 0.0
1
;
}
defaultFaces0007
{
cellSize 0.00
2
5;
cellSize 0.005;
}
defaultFaces0009
{
cellSize 0.00
2
5;
cellSize 0.005;
}
}
...
...
tutorials/cartesianMesh/bunnyOctree/system/meshDict
View file @
69f5b498
...
...
@@ -19,15 +19,15 @@ FoamFile
surfaceFile "bunnyWrapped.stl";
maxCellSize
3
0.0;
maxCellSize
10
0.0;
boundaryCellSize
7.
5;
boundaryCellSize
2
5;
objectRefinements
{
ear1
{
cellSize
3.75
;
cellSize
10
;
type cone;
p0 (-100 1873 -320);
radius0 200;
...
...
@@ -36,7 +36,7 @@ objectRefinements
}
ear2
{
cellSize
3.75
;
cellSize
10
;
type cone;
p0 (-650 1873 -620);
radius0 200;
...
...
@@ -45,7 +45,7 @@ objectRefinements
}
tail
{
cellSize
3.75
;
cellSize
10
;
type box;
centre (500 500 150);
lengthX 100;
...
...
@@ -54,14 +54,14 @@ objectRefinements
}
insideTheBody
{
cellSize
3.75
;
cellSize
10
;
type sphere;
centre (0 700 0);
radius 50;
}
muzzlePiercing
{
cellSize
3.75
;
cellSize
10
;
type line;
p0 (-750 1000 450);
p1 (-750 1500 450);
...
...
tutorials/cartesianMesh/ship5415Octree/system/meshDict
View file @
69f5b498
...
...
@@ -19,16 +19,13 @@ FoamFile
surfaceFile "5415Joined3.ftr";
maxCellSize 100;
boundaryCellSize 50;
//boundaryCellSizeRefinementThickness 50;
maxCellSize 150;
surfaceMeshRefinement
{
hull
{
additionalRefinementLevels
3
;
additionalRefinementLevels
1
;
surfaceFile "5415Joined1.stl";
refinementThickness 50;
}
...
...
@@ -86,7 +83,7 @@ boundaryLayers
optimisationParameters
{
nSmoothNormals 3;
maxNumIterations
5
;
maxNumIterations
2
;
featureSizeFactor 0.4;
reCalculateNormals 1;
relThicknessTol 0.1;
...
...
tutorials/pMesh/multipleOrifices/system/meshDict
View file @
69f5b498
...
...
@@ -21,7 +21,7 @@ surfaceFile "multipleOrifices.stl";
maxCellSize 5.0;
boundaryCellSize 2.0;
//
boundaryCellSize 2.0;
localRefinement
{
...
...
@@ -49,46 +49,6 @@ localRefinement
boundaryLayers
{
nLayers 1;
thicknessRatio 1.2;
patchBoundaryLayers
{
"orifice.*"
{
nLayers 4;
thicknessRatio 1.2;
maxFirstLayerThickness 0.2;
allowDiscontinuity 0;
}
"fixedWalls.*"
{
nLayers 4;
thicknessRatio 1.2;
maxFirstLayerThickness 1.0;
allowDiscontinuity 0;
}
"tubes.*"
{
nLayers 4;
thicknessRatio 1.2;
maxFirstLayerThickness 1.0;
allowDiscontinuity 0;
}
}
optimiseLayer 1;
}
renameBoundary
...
...
tutorials/tetMesh/socketOctree/system/meshDict
View file @
69f5b498
...
...
@@ -17,17 +17,17 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
boundaryCellSize
1
.5;
keepCellsIntersectingBoundary 1;
maxCellSize
3
;
minCellSize 0.375;
removeGluedMesh 0;
boundaryCellSize
4
.5;
//
keepCellsIntersectingBoundary 1;
maxCellSize
9
;
//
minCellSize 0.375;
surfaceFile "socket.fms";
boundaryLayers
{
maxFirstLayerThickness
0.5
;
nLayers
3
;
maxFirstLayerThickness
2.0
;
nLayers
1
;
thicknessRatio 1.2;
patchBoundaryLayers
...
...
@@ -36,8 +36,8 @@ boundaryLayers
patch7
{
allowDiscontinuity 0;
maxFirstLayerThickness
0.5
;
nLayers
4
;
maxFirstLayerThickness
1.0
;
nLayers
2
;
thicknessRatio 1.1;
}
}
...
...
@@ -53,12 +53,12 @@ localRefinement
subset1
{
cellSize
1
.5;
cellSize
4
.5;
}
subset2
{
cellSize
1
.5;
cellSize
4
.5;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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