tutorials: Upgraded all of the blockMeshDict files to the new format

Upgraded other files as necessary for consistency with the blockMeshDict, in
particular cases with cyclic patches.
This commit is contained in:
Henry
2011-05-26 12:43:16 +01:00
parent 50660fcca5
commit b6f8897268
184 changed files with 4844 additions and 47427 deletions

View File

@ -37,23 +37,62 @@ edges
(
);
patches
boundary
(
cyclic patch0
patch0_half0
{
type cyclic;
neighbourPatch patch0_half1;
faces
(
(0 3 2 1)
);
}
patch0_half1
{
type cyclic;
neighbourPatch patch0_half0;
faces
(
(4 5 6 7)
)
cyclic patch1
);
}
patch1_half0
{
type cyclic;
neighbourPatch patch1_half1;
faces
(
(0 4 7 3)
);
}
patch1_half1
{
type cyclic;
neighbourPatch patch1_half0;
faces
(
(2 6 5 1)
)
cyclic patch2
);
}
patch2_half0
{
type cyclic;
neighbourPatch patch2_half1;
faces
(
(3 7 6 2)
);
}
patch2_half1
{
type cyclic;
neighbourPatch patch2_half0;
faces
(
(1 5 4 0)
)
);
}
);
mergePatchPairs

View File

@ -22,6 +22,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 11520;
matchTolerance 0.0001;
neighbourPatch patch0_half1;
}
patch0_half1
@ -29,6 +30,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 11776;
matchTolerance 0.0001;
neighbourPatch patch0_half0;
}
patch1_half0
@ -36,6 +38,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 12032;
matchTolerance 0.0001;
neighbourPatch patch1_half1;
}
patch1_half1
@ -43,6 +46,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 12288;
matchTolerance 0.0001;
neighbourPatch patch1_half0;
}
patch2_half0
@ -50,6 +54,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 12544;
matchTolerance 0.0001;
neighbourPatch patch2_half1;
}
patch2_half1
@ -57,6 +62,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 12800;
matchTolerance 0.0001;
neighbourPatch patch2_half0;
}
)

View File

@ -92,39 +92,59 @@ edges
arc 34 28 (-0.34202 0.939693 0.5)
);
patches
boundary
(
symmetryPlane down
down
{
type symmetryPlane;
faces
(
(0 1 20 19)
(1 2 21 20)
(12 11 30 31)
(13 12 31 32)
)
patch right
);
}
right
{
type patch;
faces
(
(2 3 22 21)
(3 6 25 22)
)
symmetryPlane up
);
}
up
{
type symmetryPlane;
faces
(
(7 8 27 26)
(6 7 26 25)
(8 18 37 27)
(18 17 36 37)
)
patch left
);
}
left
{
type patch;
faces
(
(14 13 32 33)
(17 14 33 36)
)
symmetryPlane cylinder
);
}
cylinder
{
type symmetryPlane;
faces
(
(10 5 24 29)
(5 0 19 24)
(16 10 29 35)
(11 16 35 30)
)
);
}
);
mergePatchPairs

View File

@ -85,37 +85,56 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -143,7 +162,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -85,37 +85,56 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -143,7 +162,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -46,6 +46,7 @@ FoamFile
type cyclic;
nFaces 0;
startFace 24810;
matchTolerance 0.0001;
neighbourPatch baffleCyclic_half1;
}
baffleCyclic_half1
@ -53,6 +54,7 @@ FoamFile
type cyclic;
nFaces 0;
startFace 24810;
matchTolerance 0.0001;
neighbourPatch baffleCyclic_half0;
}
)

View File

@ -85,37 +85,56 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -143,7 +162,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -40,11 +40,11 @@ boundaryField
{
type zeroGradient;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -42,11 +42,11 @@ boundaryField
type fixedValue;
value uniform 570;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -42,11 +42,11 @@ boundaryField
type fixedValue;
value uniform 570;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -44,11 +44,11 @@ boundaryField
type fixedValue;
value uniform ( 0 0 0 );
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -40,11 +40,11 @@ boundaryField
{
type zeroGradient;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -41,11 +41,11 @@ boundaryField
hs h;
value uniform 0;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -40,11 +40,11 @@ boundaryField
{
type zeroGradient;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -42,11 +42,11 @@ boundaryField
type zeroGradient;
value uniform 2e-05;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -39,11 +39,11 @@ boundaryField
type muSgsUSpaldingWallFunction;
value uniform 0;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -45,11 +45,11 @@ boundaryField
{
type zeroGradient;
}
frontAndBack_half0
front
{
type cyclic;
}
frontAndBack_half1
back
{
type cyclic;
}

View File

@ -85,37 +85,57 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
cyclic frontAndBack
);
}
front
{
type cyclic;
neighbourPatch back;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -130,6 +150,14 @@ patches
(34 40 41 35)
(35 41 42 36)
(36 42 43 37)
);
}
back
{
type cyclic;
neighbourPatch front;
faces
(
(0 1 7 6)
(1 2 8 7)
(2 3 9 8)
@ -143,7 +171,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -41,19 +41,21 @@ FoamFile
nFaces 5000;
startFace 721875;
}
frontAndBack_half0
front
{
type cyclic;
nFaces 12225;
startFace 726875;
neighbourPatch frontAndBack_half1;
matchTolerance 0.0001;
neighbourPatch back;
}
frontAndBack_half1
back
{
type cyclic;
nFaces 12225;
startFace 739100;
neighbourPatch frontAndBack_half0;
matchTolerance 0.0001;
neighbourPatch front;
}
)

View File

@ -37,29 +37,49 @@ edges
(
);
patches
boundary
(
symmetryPlane left
left
{
type symmetryPlane;
faces
(
(0 4 5 1)
)
symmetryPlane right
);
}
right
{
type symmetryPlane;
faces
(
(2 3 7 6)
)
symmetryPlane top
);
}
top
{
type symmetryPlane;
faces
(
(1 5 7 3)
)
symmetryPlane bottom
);
}
bottom
{
type symmetryPlane;
faces
(
(0 2 6 4)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(4 5 7 6)
(0 1 3 2)
)
);
}
);
mergePatchPairs

View File

@ -37,9 +37,12 @@ edges
(
);
patches
boundary
(
wall walls
walls
{
type wall;
faces
(
(2 6 5 1)
(0 4 7 3)
@ -47,7 +50,8 @@ patches
(4 5 6 7)
(7 6 2 3)
(3 2 1 0)
)
);
}
);
mergePatchPairs

View File

@ -38,26 +38,42 @@ edges
(
);
patches
boundary
(
patch base
base
{
type patch;
faces
(
(0 1 5 4)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(3 2 6 7)
)
patch sides
);
}
sides
{
type patch;
faces
(
(1 5 6 2)
(0 4 7 3)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(0 1 2 3)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -15,37 +15,31 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
4
(
base
{
type patch;
nFaces 134;
nFaces 150;
startFace 44700;
}
outlet
{
type patch;
nFaces 150;
startFace 44834;
startFace 44850;
}
sides
{
type patch;
nFaces 300;
startFace 44984;
startFace 45000;
}
frontAndBack
{
type empty;
nFaces 45000;
startFace 45284;
}
inlet
{
type patch;
nFaces 16;
startFace 90284;
startFace 45300;
}
)

View File

@ -38,23 +38,35 @@ edges
(
);
patches
boundary
(
patch base
base
{
type patch;
faces
(
(0 1 5 4)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(3 2 6 7)
)
patch sides
);
}
sides
{
type patch;
faces
(
(0 4 7 3)
(0 1 2 3)
(1 5 6 2)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -15,31 +15,25 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
4
3
(
base
{
type patch;
nFaces 3456;
nFaces 3600;
startFace 637200;
}
outlet
{
type patch;
nFaces 3600;
startFace 640656;
startFace 640800;
}
sides
{
type patch;
nFaces 14400;
startFace 644256;
}
inlet
{
type patch;
nFaces 144;
startFace 658656;
startFace 644400;
}
)

View File

@ -37,26 +37,42 @@ edges
(
);
patches
boundary
(
patch fuel
fuel
{
type patch;
faces
(
(0 4 7 3)
)
patch air
);
}
air
{
type patch;
faces
(
(1 2 6 5)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(0 1 5 4)
(7 6 2 3)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(4 5 6 7)
(0 3 2 1)
)
);
}
);
mergePatchPairs

View File

@ -40,40 +40,64 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 2 6 0)
)
);
}
patch outlet
outlet
{
type patch;
faces
(
(1 3 7 1)
(3 5 9 7)
)
);
}
patch freestreamInlet
freestreamInlet
{
type patch;
faces
(
(2 4 8 6)
)
);
}
patch freestream
freestream
{
type patch;
faces
(
(4 8 9 5)
)
);
}
wedge wedge1
wedge1
{
type wedge;
faces
(
(0 2 3 1)
(2 4 5 3)
)
);
}
wedge wedge2
wedge2
{
type wedge;
faces
(
(0 1 7 6)
(6 7 9 8)
)
);
}
);
mergePatchPairs

View File

@ -37,37 +37,61 @@ edges
(
);
patches
boundary
(
patch cone
cone
{
type patch;
faces
(
(1 5 4 0)
)
);
}
patch outlet
outlet
{
type patch;
faces
(
(2 6 5 1)
)
);
}
patch freestream
freestream
{
type patch;
faces
(
(3 7 6 2)
)
);
}
symmetryPlane centreLeft
centreLeft
{
type symmetryPlane;
faces
(
(0 4 7 3)
)
);
}
patch wedge1
wedge1
{
type patch;
faces
(
(0 3 2 1)
)
);
}
patch wedge2
wedge2
{
type patch;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -47,31 +47,51 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 8 10 2)
(2 10 13 5)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(4 7 15 12)
)
symmetryPlane bottom
);
}
bottom
{
type symmetryPlane;
faces
(
(0 1 9 8)
)
symmetryPlane top
);
}
top
{
type symmetryPlane;
faces
(
(5 13 14 6)
(6 14 15 7)
)
patch obstacle
);
}
obstacle
{
type patch;
faces
(
(1 3 11 9)
(3 4 12 11)
)
);
}
);
mergePatchPairs

View File

@ -20,35 +20,30 @@ FoamFile
inlet
{
type patch;
physicalType supersonicInlet;
nFaces 80;
startFace 31936;
}
outlet
{
type patch;
physicalType pressureTransmissiveOutlet;
nFaces 64;
startFace 32016;
}
bottom
{
type symmetryPlane;
physicalType symmetryPlane;
nFaces 48;
startFace 32080;
}
top
{
type symmetryPlane;
physicalType symmetryPlane;
nFaces 240;
startFace 32128;
}
obstacle
{
type patch;
physicalType adiabaticWall;
nFaces 208;
startFace 32368;
}

View File

@ -37,29 +37,49 @@ edges
(
);
patches
boundary
(
wall top
top
{
type wall;
faces
(
(3 7 6 2)
)
wall inlet
);
}
inlet
{
type patch;
faces
(
(0 4 7 3)
)
wall outlet
);
}
outlet
{
type patch;
faces
(
(2 6 5 1)
)
wall bottom
);
}
bottom
{
type symmetryPlane;
faces
(
(1 5 4 0)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -19,36 +19,31 @@ FoamFile
(
top
{
type patch;
physicalType inlet;
type wall;
nFaces 60;
startFace 3510;
}
inlet
{
type patch;
physicalType supersonicInlet;
nFaces 30;
startFace 3570;
}
outlet
{
type patch;
physicalType extrapolatedOutlet;
nFaces 30;
startFace 3600;
}
bottom
{
type symmetryPlane;
physicalType symmetryPlane;
nFaces 60;
startFace 3630;
}
frontAndBack
{
type empty;
physicalType empty;
nFaces 3600;
startFace 3690;
}

View File

@ -37,20 +37,28 @@ edges
(
);
patches
boundary
(
patch sides
sides
{
type patch;
faces
(
(1 2 6 5)
(0 4 7 3)
)
empty empty
);
}
empty
{
type empty;
faces
(
(0 1 5 4)
(5 6 7 4)
(3 7 6 2)
(0 3 2 1)
)
);
}
);
mergePatchPairs

View File

@ -20,14 +20,12 @@ FoamFile
sides
{
type patch;
physicalType outletAdiabatic;
nFaces 2;
startFace 99;
}
empty
{
type empty;
physicalType empty;
nFaces 400;
startFace 101;
}

View File

@ -44,29 +44,49 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 6 9 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(2 5 11 8)
)
symmetryPlane bottom
);
}
bottom
{
type symmetryPlane;
faces
(
(0 1 7 6)
)
symmetryPlane top
);
}
top
{
type symmetryPlane;
faces
(
(3 9 10 4)
(4 10 11 5)
)
patch obstacle
);
}
obstacle
{
type patch;
faces
(
(1 2 8 7)
)
);
}
);
mergePatchPairs

View File

@ -85,37 +85,56 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -143,7 +162,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -37,23 +37,35 @@ edges
(
);
patches
boundary
(
wall movingWall
movingWall
{
type wall;
faces
(
(3 7 6 2)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(1 5 4 0)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
format binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;

View File

@ -71,10 +71,13 @@ edges
arc 15 19 ( 53.033 -53.033 -25)
);
patches
boundary
(
// is there no way of defining all my 'defaultFaces' to be 'wall'?
wall Default_Boundary_Region
Default_Boundary_Region
{
type wall;
faces
(
// block0
( 0 1 3 2 )
@ -96,16 +99,25 @@ patches
( 19 15 17 18 )
( 5 15 19 9 )
( 7 8 18 17 )
)
patch inlet
);
}
inlet
{
type patch;
faces
(
(0 2 12 10)
)
);
}
patch outlet
outlet
{
type patch;
faces
(
(4 6 16 14)
)
);
}
);
mergePatchPairs

View File

@ -47,31 +47,51 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 8 10 2)
(2 10 13 5)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(4 7 15 12)
)
symmetryPlane bottom
);
}
bottom
{
type symmetryPlane;
faces
(
(0 1 9 8)
)
symmetryPlane top
);
}
top
{
type symmetryPlane;
faces
(
(5 13 14 6)
(6 14 15 7)
)
patch obstacle
);
}
obstacle
{
type patch;
faces
(
(1 3 11 9)
(3 4 12 11)
)
);
}
);
mergePatchPairs

View File

@ -37,20 +37,28 @@ edges
(
);
patches
boundary
(
patch sides
sides
{
type patch;
faces
(
(1 2 6 5)
(0 4 7 3)
)
empty empty
);
}
empty
{
type empty;
faces
(
(0 1 5 4)
(5 6 7 4)
(3 7 6 2)
(0 3 2 1)
)
);
}
);
mergePatchPairs

View File

@ -85,41 +85,61 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 26 4)
(4 26 30 8)
(8 30 36 14)
(14 36 40 18)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(3 7 29 25)
(7 11 33 29)
(11 13 35 33)
(13 17 39 35)
(17 21 43 39)
)
patch bottomWall
);
}
bottomWall
{
type patch;
faces
(
(0 1 23 22)
(1 2 24 23)
(2 3 25 24)
)
patch topWall
);
}
topWall
{
type patch;
faces
(
(18 40 41 19)
(19 41 42 20)
(20 42 43 21)
)
wall prismWall
);
}
prismWall
{
type wall;
faces
(
(12 10 32 34)
(12 34 31 9)
(9 31 32 10)
)
);
}
);
mergePatchPairs

View File

@ -52,9 +52,12 @@ edges
(
);
patches
boundary
(
wall outerWall
outerWall
{
type wall;
faces
(
(0 1 11 10)
(1 3 13 11)
@ -62,31 +65,48 @@ patches
(7 6 16 17)
(6 9 19 16)
(9 8 18 19)
)
symmetryPlane axis
);
}
axis
{
type symmetryPlane;
faces
(
(0 10 12 2)
(2 12 15 5)
(5 15 18 8)
)
patch nozzle
);
}
nozzle
{
type patch;
faces
(
(4 7 17 14)
)
empty back
);
}
back
{
type empty;
faces
(
(0 2 3 1)
(2 5 6 3)
(3 6 7 4)
(5 8 9 6)
)
empty front
);
}
front
{
type empty;
faces
(
(10 11 13 12)
(12 13 16 15)
(13 14 17 16)
(15 16 19 18)
)
);
}
);
mergePatchPairs

View File

@ -22,6 +22,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 14464;
matchTolerance 0.0001;
neighbourPatch xPeriodic_half1;
}
xPeriodic_half1
@ -29,6 +30,7 @@ FoamFile
type cyclic;
nFaces 256;
startFace 14720;
matchTolerance 0.0001;
neighbourPatch xPeriodic_half0;
}
yPeriodic_half0
@ -36,6 +38,7 @@ FoamFile
type cyclic;
nFaces 320;
startFace 14976;
matchTolerance 0.0001;
neighbourPatch yPeriodic_half1;
}
yPeriodic_half1
@ -43,6 +46,7 @@ FoamFile
type cyclic;
nFaces 320;
startFace 15296;
matchTolerance 0.0001;
neighbourPatch yPeriodic_half0;
}
zPeriodic_half0
@ -50,6 +54,7 @@ FoamFile
type cyclic;
nFaces 320;
startFace 15616;
matchTolerance 0.0001;
neighbourPatch zPeriodic_half1;
}
zPeriodic_half1
@ -57,6 +62,7 @@ FoamFile
type cyclic;
nFaces 320;
startFace 15936;
matchTolerance 0.0001;
neighbourPatch zPeriodic_half0;
}
)

View File

@ -34,28 +34,37 @@ blocks
hex (0 1 2 3 4 5 6 7) (20 16 16) simpleGrading (1 1 1)
);
patches
boundary
(
patch
outlet
{
type patch;
faces
(
(1 2 6 5)
)
);
}
patch
inlet
{
type patch;
faces
(
(0 4 7 3)
)
);
}
patch
sides
{
type patch;
faces
(
(2 3 7 6)
(0 1 5 4)
(4 5 6 7)
(0 3 2 1)
)
);
}
)
mergePatchPairs

View File

@ -40,10 +40,12 @@ blocks
hex (1 8 9 2 5 10 11 6) (50 36 36) simpleGrading (1 1 1)
);
patches
boundary
(
patch
flow
{
type patch;
faces
(
(8 9 11 10)
(0 4 7 3)
@ -51,21 +53,28 @@ patches
(2 6 11 9)
(4 5 6 7)
(5 10 11 6)
)
);
}
symmetryPlane
entrance
{
type symmetryPlane;
faces
(
(0 1 5 4)
(0 3 2 1)
)
);
}
wall
walls
{
type wall;
faces
(
(1 8 10 5)
(1 2 9 8)
)
);
}
)
mergePatchPairs

View File

@ -44,27 +44,39 @@ edges
(
);
patches
boundary
(
patch flow
flow
{
type patch;
faces
(
(0 6 9 3)
(2 5 11 8)
(0 1 7 6)
(3 9 10 4)
(4 10 11 5)
)
wall obstacle
);
}
obstacle
{
type wall;
faces
(
(1 2 8 7)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(0 3 4 1)
(1 4 5 2)
(6 7 10 9)
(7 8 11 10)
)
);
}
);
mergePatchPairs

View File

@ -22,6 +22,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 4752;
matchTolerance 0.0001;
neighbourPatch periodicX_half1;
}
periodicX_half1
@ -29,6 +30,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 4896;
matchTolerance 0.0001;
neighbourPatch periodicX_half0;
}
periodicY_half0
@ -36,6 +38,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 5040;
matchTolerance 0.0001;
neighbourPatch periodicY_half1;
}
periodicY_half1
@ -43,6 +46,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 5184;
matchTolerance 0.0001;
neighbourPatch periodicY_half0;
}
periodicZ_half0
@ -50,6 +54,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 5328;
matchTolerance 0.0001;
neighbourPatch periodicZ_half1;
}
periodicZ_half1
@ -57,6 +62,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 5472;
matchTolerance 0.0001;
neighbourPatch periodicZ_half0;
}
)

View File

@ -22,6 +22,7 @@ FoamFile
type cyclic;
nFaces 132;
startFace 4344;
matchTolerance 0.0001;
neighbourPatch periodicX_half1;
}
periodicX_half1
@ -29,6 +30,7 @@ FoamFile
type cyclic;
nFaces 132;
startFace 4476;
matchTolerance 0.0001;
neighbourPatch periodicX_half0;
}
periodicY_half0
@ -36,6 +38,7 @@ FoamFile
type cyclic;
nFaces 132;
startFace 4608;
matchTolerance 0.0001;
neighbourPatch periodicY_half1;
}
periodicY_half1
@ -43,6 +46,7 @@ FoamFile
type cyclic;
nFaces 132;
startFace 4740;
matchTolerance 0.0001;
neighbourPatch periodicY_half0;
}
periodicZ_half0
@ -50,6 +54,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 4872;
matchTolerance 0.0001;
neighbourPatch periodicZ_half1;
}
periodicZ_half1
@ -57,6 +62,7 @@ FoamFile
type cyclic;
nFaces 144;
startFace 5016;
matchTolerance 0.0001;
neighbourPatch periodicZ_half0;
}
)

View File

@ -56,59 +56,77 @@ blocks
edges
();
patches
boundary
(
patch
sectionAEnd
{
type patch;
faces
(
(0 4 7 3)
)
);
}
wall
sectionCEnd
{
type wall;
faces
(
(20 21 23 22)
)
);
}
wall
front
{
type wall;
faces
(
(0 1 5 4)
(1 8 10 5)
(8 12 14 10)
(12 16 18 14)
(16 20 22 18)
)
);
}
wall
back
{
type wall;
faces
(
(2 3 7 6)
(2 6 11 9)
(9 11 15 13)
(13 15 19 17)
(17 19 23 21)
)
);
}
wall
top
{
type wall;
faces
(
(4 5 6 7)
(5 10 11 6)
(10 14 15 11)
(14 18 19 15)
(18 22 23 19)
)
);
}
wall
bottom
{
type wall;
faces
(
(0 3 2 1)
(1 2 9 8)
(8 9 13 12)
(12 13 17 16)
(16 17 21 20)
)
);
}
);
mergePatchPairs

View File

@ -63,33 +63,53 @@ edges
arc 15 20 (0.0145419 0.0351074 0.5)
);
patches
boundary
(
symmetryPlane left
left
{
type symmetryPlane;
faces
(
(8 9 20 19)
(9 10 21 20)
)
symmetryPlane right
);
}
right
{
type symmetryPlane;
faces
(
(2 3 14 13)
(3 6 17 14)
)
symmetryPlane down
);
}
down
{
type symmetryPlane;
faces
(
(0 1 12 11)
(1 2 13 12)
)
patch up
);
}
up
{
type patch;
faces
(
(7 8 19 18)
(6 7 18 17)
)
patch hole
);
}
hole
{
type patch;
faces
(
(10 5 16 21)
(5 0 11 16)
)
);
}
);
mergePatchPairs

View File

@ -37,29 +37,49 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 4 7 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(2 6 5 1)
)
patch lowerWall
);
}
lowerWall
{
type patch;
faces
(
(1 5 4 0)
)
patch upperWall
);
}
upperWall
{
type patch;
faces
(
(3 7 6 2)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -37,16 +37,24 @@ edges
(
);
patches
boundary
(
patch lowValue
lowValue
{
type patch;
faces
(
(0 4 7 3)
)
patch highValue
);
}
highValue
{
type patch;
faces
(
(2 6 5 1)
)
);
}
);
mergePatchPairs

View File

@ -37,23 +37,35 @@ edges
(
);
patches
boundary
(
wall floor
floor
{
type wall;
faces
(
(1 5 4 0)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(3 7 6 2)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -37,23 +37,35 @@ edges
(
);
patches
boundary
(
wall floor
floor
{
type wall;
faces
(
(1 5 4 0)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(3 7 6 2)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -38,37 +38,61 @@ edges
(
);
patches
boundary
(
empty maxY
maxY
{
type empty;
faces
(
(3 7 6 2)
)
);
}
empty minX
minX
{
type empty;
faces
(
(0 4 7 3)
)
);
}
empty maxX
maxX
{
type empty;
faces
(
(2 6 5 1)
)
);
}
empty minY
minY
{
type empty;
faces
(
(1 5 4 0)
)
);
}
wall ground
ground
{
type wall;
faces
(
(0 3 2 1)
)
);
}
empty maxZ
maxZ
{
type empty;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -15,61 +15,43 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
9
6
(
maxY
{
type empty;
nFaces 0;
startFace 61295;
nFaces 400;
startFace 22800;
}
minX
{
type empty;
nFaces 0;
startFace 61295;
nFaces 400;
startFace 23200;
}
maxX
{
type empty;
nFaces 0;
startFace 61295;
nFaces 400;
startFace 23600;
}
minY
{
type empty;
nFaces 0;
startFace 61295;
nFaces 400;
startFace 24000;
}
ground
{
type wall;
nFaces 590;
startFace 61295;
nFaces 400;
startFace 24400;
}
maxZ
{
type empty;
nFaces 0;
startFace 61885;
}
igloo_region0
{
type wall;
nFaces 2260;
startFace 61885;
}
twoFridgeFreezers_seal_0
{
type wall;
nFaces 1344;
startFace 64145;
}
twoFridgeFreezers_herring_1
{
type wall;
nFaces 1116;
startFace 65489;
nFaces 400;
startFace 24800;
}
)

View File

@ -37,23 +37,35 @@ edges
(
);
patches
boundary
(
wall floor
floor
{
type wall;
faces
(
(1 5 4 0)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(3 7 6 2)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -37,29 +37,45 @@ blocks
hex (0 1 2 3 4 5 6 7) (35 150 15) simpleGrading (1 1 1)
);
patches
boundary
(
wall frontAndBack
frontAndBack
{
type wall;
faces
(
(0 1 5 4)
(2 3 7 6)
)
);
}
wall topAndBottom
topAndBottom
{
type wall;
faces
(
(4 5 6 7)
(3 2 1 0)
)
);
}
wall hot
hot
{
type wall;
faces
(
(6 5 1 2)
)
);
}
wall cold
cold
{
type wall;
faces
(
(4 7 3 0)
)
);
}
);
mergePatchPairs

View File

@ -37,23 +37,35 @@ edges
(
);
patches
boundary
(
wall floor
floor
{
type wall;
faces
(
(1 5 4 0)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(3 7 6 2)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
(0 4 7 3)
(2 6 5 1)
(0 3 2 1)
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -98,17 +98,24 @@ edges
(
);
patches
boundary
(
wall box
box
{
type wall;
faces
(
( 6 22 21 5)
(10 26 22 6)
( 9 25 26 10)
( 5 21 25 9)
(22 26 25 21)
)
wall floor
);
}
floor
{
type wall;
faces
(
( 1 5 4 0)
( 2 6 5 1)
@ -118,8 +125,12 @@ patches
( 9 13 12 8)
(10 14 13 9)
(11 15 14 10)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(33 37 36 32)
(34 38 37 33)
@ -130,8 +141,12 @@ patches
(41 45 44 40)
(42 46 45 41)
(43 47 46 42)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
( 1 17 16 0)
( 2 18 17 1)
@ -160,7 +175,8 @@ patches
(24 40 44 28)
(20 36 40 24)
(16 32 36 20)
)
);
}
);
mergePatchPairs

View File

@ -98,17 +98,24 @@ edges
(
);
patches
boundary
(
wall box
box
{
type wall;
faces
(
( 6 22 21 5)
(10 26 22 6)
( 9 25 26 10)
( 5 21 25 9)
(22 26 25 21)
)
wall floor
);
}
floor
{
type wall;
faces
(
( 1 5 4 0)
( 2 6 5 1)
@ -118,8 +125,12 @@ patches
( 9 13 12 8)
(10 14 13 9)
(11 15 14 10)
)
wall ceiling
);
}
ceiling
{
type wall;
faces
(
(33 37 36 32)
(34 38 37 33)
@ -130,8 +141,12 @@ patches
(41 45 44 40)
(42 46 45 41)
(43 47 46 42)
)
wall fixedWalls
);
}
fixedWalls
{
type wall;
faces
(
( 1 17 16 0)
( 2 18 17 1)
@ -160,7 +175,8 @@ patches
(24 40 44 28)
(20 36 40 24)
(16 32 36 20)
)
);
}
);
mergePatchPairs

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
format binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;

View File

@ -37,32 +37,56 @@ edges
(
);
patches
boundary
(
wall maxY
maxY
{
type wall;
faces
(
(3 7 6 2)
)
patch minX
);
}
minX
{
type patch;
faces
(
(0 4 7 3)
)
patch maxX
);
}
maxX
{
type patch;
faces
(
(2 6 5 1)
)
wall minY
);
}
minY
{
type wall;
faces
(
(1 5 4 0)
)
wall minZ
);
}
minZ
{
type wall;
faces
(
(0 3 2 1)
)
wall maxZ
);
}
maxZ
{
type wall;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
format binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;

View File

@ -37,32 +37,56 @@ edges
(
);
patches
boundary
(
wall maxY
maxY
{
type wall;
faces
(
(3 7 6 2)
)
patch minX
);
}
minX
{
type patch;
faces
(
(0 4 7 3)
)
patch maxX
);
}
maxX
{
type patch;
faces
(
(2 6 5 1)
)
wall minY
);
}
minY
{
type wall;
faces
(
(1 5 4 0)
)
wall minZ
);
}
minZ
{
type wall;
faces
(
(0 3 2 1)
)
wall maxZ
);
}
maxZ
{
type wall;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -8,7 +8,7 @@
FoamFile
{
version 2.0;
format ascii;
format binary;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;

View File

@ -37,32 +37,56 @@ edges
(
);
patches
boundary
(
wall maxY
maxY
{
type wall;
faces
(
(3 7 6 2)
)
patch minX
);
}
minX
{
type patch;
faces
(
(0 4 7 3)
)
patch maxX
);
}
maxX
{
type patch;
faces
(
(2 6 5 1)
)
wall minY
);
}
minY
{
type wall;
faces
(
(1 5 4 0)
)
wall minZ
);
}
minZ
{
type wall;
faces
(
(0 3 2 1)
)
wall maxZ
);
}
maxZ
{
type wall;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -15,253 +15,43 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
41
6
(
maxY
{
type wall;
nFaces 1200;
startFace 41630;
nFaces 300;
startFace 8300;
}
minX
{
type patch;
nFaces 250;
startFace 42830;
nFaces 100;
startFace 8600;
}
maxX
{
type patch;
nFaces 250;
startFace 43080;
nFaces 100;
startFace 8700;
}
minY
{
type wall;
nFaces 1200;
startFace 43330;
nFaces 300;
startFace 8800;
}
minZ
{
type wall;
nFaces 750;
startFace 44530;
nFaces 300;
startFace 9100;
}
maxZ
{
type wall;
nFaces 750;
startFace 45280;
}
bottomAir_minX
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_maxX
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_minY
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_minZ
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_maxZ
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_bottomAir_to_rightSolid
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_bottomAir_to_leftSolid
{
type wall;
nFaces 0;
startFace 46030;
}
bottomAir_bottomAir_to_heater
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_maxY
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_minX
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_maxX
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_minZ
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_maxZ
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_topAir_to_rightSolid
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_topAir_to_heater
{
type wall;
nFaces 0;
startFace 46030;
}
topAir_topAir_to_leftSolid
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_minX
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_minZ
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_maxZ
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_leftSolid_to_bottomAir
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_leftSolid_to_heater
{
type wall;
nFaces 0;
startFace 46030;
}
leftSolid_leftSolid_to_topAir
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_maxX
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_minZ
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_maxZ
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_rightSolid_to_bottomAir
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_rightSolid_to_topAir
{
type wall;
nFaces 0;
startFace 46030;
}
rightSolid_rightSolid_to_heater
{
type wall;
nFaces 0;
startFace 46030;
}
heater_minY
{
type wall;
nFaces 0;
startFace 46030;
}
heater_minZ
{
type wall;
nFaces 0;
startFace 46030;
}
heater_maxZ
{
type wall;
nFaces 0;
startFace 46030;
}
heater_heater_to_topAir
{
type wall;
nFaces 0;
startFace 46030;
}
heater_heater_to_rightSolid
{
type wall;
nFaces 0;
startFace 46030;
}
heater_heater_to_leftSolid
{
type wall;
nFaces 0;
startFace 46030;
}
heater_heater_to_bottomAir
{
type wall;
nFaces 0;
startFace 46030;
nFaces 300;
startFace 9400;
}
)

View File

@ -37,32 +37,56 @@ edges
(
);
patches
boundary
(
wall maxY
maxY
{
type wall;
faces
(
(3 7 6 2)
)
patch minX
);
}
minX
{
type patch;
faces
(
(0 4 7 3)
)
patch maxX
);
}
maxX
{
type patch;
faces
(
(2 6 5 1)
)
wall minY
);
}
minY
{
type wall;
faces
(
(1 5 4 0)
)
wall minZ
);
}
minZ
{
type wall;
faces
(
(0 3 2 1)
)
wall maxZ
);
}
maxZ
{
type wall;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -37,32 +37,56 @@ edges
(
);
patches
boundary
(
wall maxY
maxY
{
type wall;
faces
(
(3 7 6 2)
)
patch minX
);
}
minX
{
type patch;
faces
(
(0 4 7 3)
)
patch maxX
);
}
maxX
{
type patch;
faces
(
(2 6 5 1)
)
wall minY
);
}
minY
{
type wall;
faces
(
(1 5 4 0)
)
wall minZ
);
}
minZ
{
type wall;
faces
(
(0 3 2 1)
)
wall maxZ
);
}
maxZ
{
type wall;
faces
(
(4 5 6 7)
)
);
}
);
mergePatchPairs

View File

@ -149,3 +149,5 @@ boundary
mergeMatchPairs
(
);
// ************************************************************************* //

View File

@ -46,6 +46,7 @@ FoamFile
type cyclic;
nFaces 1600;
startFace 101720;
matchTolerance 0.0001;
neighbourPatch cyclic_half1;
transform rotational;
rotationAxis (0 0 1);
@ -56,6 +57,7 @@ FoamFile
type cyclic;
nFaces 1600;
startFace 103320;
matchTolerance 0.0001;
neighbourPatch cyclic_half0;
transform rotational;
rotationAxis (0 0 1);

View File

@ -85,37 +85,56 @@ edges
(
);
patches
boundary
(
patch inlet
inlet
{
type patch;
faces
(
(0 22 23 1)
(1 23 24 2)
(2 24 25 3)
)
patch outlet
);
}
outlet
{
type patch;
faces
(
(16 17 39 38)
(17 18 40 39)
(18 19 41 40)
(19 20 42 41)
(20 21 43 42)
)
wall upperWall
);
}
upperWall
{
type wall;
faces
(
(3 25 31 9)
(9 31 37 15)
(15 37 43 21)
)
wall lowerWall
);
}
lowerWall
{
type wall;
faces
(
(0 6 28 22)
(6 5 27 28)
(5 4 26 27)
(4 10 32 26)
(10 16 38 32)
)
empty frontAndBack
);
}
frontAndBack
{
type empty;
faces
(
(22 28 29 23)
(23 29 30 24)
@ -143,7 +162,8 @@ patches
(12 13 19 18)
(13 14 20 19)
(14 15 21 20)
)
);
}
);
mergePatchPairs

View File

@ -20,35 +20,30 @@ FoamFile
inlet
{
type patch;
physicalType inlet;
nFaces 30;
startFace 24170;
}
outlet
{
type patch;
physicalType outlet;
nFaces 57;
startFace 24200;
}
upperWall
{
type wall;
physicalType wallFunctions;
nFaces 223;
startFace 24257;
}
lowerWall
{
type wall;
physicalType wallFunctions;
nFaces 250;
startFace 24480;
}
frontAndBack
{
type empty;
physicalType empty;
nFaces 24450;
startFace 24730;
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform ( 0 0 0 0 0 0 );
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform ( 0 0 0 );
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform 1e-08;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform 1e-10;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform 0;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -9,56 +9,47 @@ FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant/polyMesh";
object blockMeshDict;
class volScalarField;
location "0";
object nut;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
convertToMeters 0.1;
dimensions [0 2 -1 0 0 0 0];
vertices
(
//back
( 0 0 0)
( 1 0 0)
( 0 0.5 0)
( 1 0.5 0)
internalField uniform 0;
// front
( 0 0 1)
( 1 0 1)
( 0 0.5 1)
( 1 0.5 1)
);
boundaryField
{
lowerWall
{
type nutLowReWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0;
}
upperWall
{
type nutLowReWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0;
}
front
{
type cyclic;
}
back
{
type cyclic;
}
defaultFaces
{
type empty;
}
}
blocks
(
hex (0 1 3 2 4 5 7 6 ) (20 10 20) simpleGrading (1 1 1)
);
edges
(
);
patches
(
patch sides
(
(1 5 7 3)
(4 5 7 6)
(4 0 2 6)
(7 3 2 6)
(0 4 5 1)
)
wall filmWalls
(
(0 1 3 2)
)
);
mergePatchPairs
(
);
// ************************************************************************* //

View File

@ -42,26 +42,47 @@ edges
(
);
patches
boundary
(
wall lowerWall
lowerWall
{
type wall;
faces
(
(0 3 9 6)
)
);
}
wall upperWall
upperWall
{
type wall;
faces
(
(2 8 11 5)
)
);
}
cyclic frontBack
front
{
type cyclic;
neighbourPatch back;
faces
(
(9 3 4 10)
(10 4 5 11)
);
}
back
{
type cyclic;
neighbourPatch front;
faces
(
(0 6 7 1)
(1 7 8 2)
(9 3 4 10)
(10 4 5 11)
)
);
}
);
mergePatchPairs

View File

@ -29,19 +29,21 @@ FoamFile
nFaces 1;
startFace 80;
}
frontBack_half0
front
{
type cyclic;
nFaces 80;
startFace 81;
neighbourPatch frontBack_half1;
matchTolerance 0.0001;
neighbourPatch back;
}
frontBack_half1
back
{
type cyclic;
nFaces 80;
startFace 161;
neighbourPatch frontBack_half0;
matchTolerance 0.0001;
neighbourPatch front;
}
defaultFaces
{

View File

@ -29,7 +29,11 @@ boundaryField
{
type zeroGradient;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -37,10 +41,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform ( 0 0 0 );
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type epsilonWallFunction;
value uniform 1e-08;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type kqRWallFunction;
value uniform 1e-10;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -29,7 +29,11 @@ boundaryField
{
type zeroGradient;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -37,10 +41,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type nutkWallFunction;
value uniform 0;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -42,26 +42,47 @@ edges
(
);
patches
boundary
(
wall lowerWall
lowerWall
{
type wall;
faces
(
(0 3 9 6)
)
);
}
wall upperWall
upperWall
{
type wall;
faces
(
(2 8 11 5)
)
);
}
cyclic frontBack
front
{
type cyclic;
neighbourPatch back;
faces
(
(9 3 4 10)
(10 4 5 11)
);
}
back
{
type cyclic;
neighbourPatch front;
faces
(
(0 6 7 1)
(1 7 8 2)
(9 3 4 10)
(10 4 5 11)
)
);
}
);
mergePatchPairs

View File

@ -29,19 +29,21 @@ FoamFile
nFaces 1;
startFace 80;
}
frontBack_half0
front
{
type cyclic;
nFaces 80;
startFace 81;
neighbourPatch frontBack_half1;
matchTolerance 0.0001;
neighbourPatch back;
}
frontBack_half1
back
{
type cyclic;
nFaces 80;
startFace 161;
neighbourPatch frontBack_half0;
matchTolerance 0.0001;
neighbourPatch front;
}
defaultFaces
{

View File

@ -31,7 +31,11 @@ boundaryField
type fixedValue;
value uniform ( 0 0 0 );
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type epsilonWallFunction;
value uniform 1e-08;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type kqRWallFunction;
internalField uniform 0.1;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -29,7 +29,11 @@ boundaryField
{
type zeroGradient;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -37,10 +41,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type nutkWallFunction;
value uniform 0;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type nutkWallFunction;
value uniform 0;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type nutUSpaldingWallFunction;
value uniform 0;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -31,7 +31,11 @@ boundaryField
type omegaWallFunction;
value uniform 1111.11;
}
frontBack_half0
front
{
type cyclic;
}
back
{
type cyclic;
}
@ -39,10 +43,6 @@ boundaryField
{
type empty;
}
frontBack_half1
{
type cyclic;
}
}

View File

@ -42,26 +42,47 @@ edges
(
);
patches
boundary
(
wall lowerWall
lowerWall
{
type wall;
faces
(
(0 3 9 6)
)
);
}
wall upperWall
upperWall
{
type wall;
faces
(
(2 8 11 5)
)
);
}
cyclic frontBack
front
{
type cyclic;
neighbourPatch back;
faces
(
(9 3 4 10)
(10 4 5 11)
);
}
back
{
type cyclic;
neighbourPatch front;
faces
(
(0 6 7 1)
(1 7 8 2)
(9 3 4 10)
(10 4 5 11)
)
);
}
);
mergePatchPairs

Some files were not shown because too many files have changed in this diff Show More