This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/incompressible/simpleFoam/mixingPlaneAxial/constant/polyMesh/boundary.preconfigured

137 lines
2.1 KiB
Text
Raw Normal View History

2012-04-15 17:43:52 +00:00
// -*- C++ -*-
// File generated by PyFoam - sorry for the ugliness
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
2012-04-15 17:43:52 +00:00
}
(
outflow
{
type patch;
nFaces 27;
startFace 2106;
2012-04-15 17:43:52 +00:00
}
inflow
{
type patch;
nFaces 17;
startFace 2133;
2012-04-15 17:43:52 +00:00
}
upstreamPerio1
{
type cyclicGgi;
nFaces 25;
startFace 2150;
shadowPatch upstreamPerio2;
zone upstreamPerio1Zone;
bridgeOverlap false;
rotationAxis (0 0 1);
rotationAngle 36;
separationOffset (0 0 0);
2012-04-15 17:43:52 +00:00
}
upstreamPerio2
{
type cyclicGgi;
nFaces 25;
startFace 2175;
shadowPatch upstreamPerio1;
zone upstreamPerio2Zone;
bridgeOverlap false;
rotationAxis (0 0 1);
rotationAngle -36;
separationOffset (0 0 0);
2012-04-15 17:43:52 +00:00
}
upstreamMixingPlanePatch
{
type mixingPlane;
nFaces 27;
startFace 2200;
shadowPatch downstreamMixingPlanePatch;
2012-04-15 17:43:52 +00:00
coordinateSystem
{
type cylindrical;
origin (0 0 0);
axis (0 0 1);
direction (1 1 0);
}
assembly both;
orientation dirZ_spanTheta;
2012-04-15 17:43:52 +00:00
}
downstreamMixingPlanePatch
{
type mixingPlane;
nFaces 17;
startFace 2227;
shadowPatch upstreamMixingPlanePatch;
2012-04-15 17:43:52 +00:00
coordinateSystem
{
type cylindrical;
origin (0 0 0);
axis (0 0 1);
direction (1 1 0);
}
assembly both;
orientation dirZ_spanTheta;
2012-04-15 17:43:52 +00:00
}
downstreamWall
{
type symmetryPlane;
nFaces 850;
startFace 2244;
2012-04-15 17:43:52 +00:00
}
upstreamWall
{
type symmetryPlane;
nFaces 1350;
startFace 3094;
2012-04-15 17:43:52 +00:00
}
downstreamPerio1
{
type cyclicGgi;
nFaces 25;
startFace 4444;
shadowPatch downstreamPerio2;
zone downstreamPerio1Zone;
bridgeOverlap false;
rotationAxis (0 0 1);
rotationAngle 90;
separationOffset (0 0 0);
2012-04-15 17:43:52 +00:00
}
downstreamPerio2
{
type cyclicGgi;
nFaces 25;
startFace 4469;
shadowPatch downstreamPerio1;
zone downstreamPerio2Zone;
bridgeOverlap false;
rotationAxis (0 0 1);
rotationAngle -90;
separationOffset (0 0 0);
2012-04-15 17:43:52 +00:00
}
)