Update geometryDict

the names of some geometries were fixed
This commit is contained in:
Omid Khosravi 2023-03-28 17:02:29 +04:30
parent 1d61b87ad4
commit fc37e7042d
1 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ rotatingAxisMotionInfo
} }
surfaces surfaces
{ {
enterGate topGate
{ {
// type of wall // type of wall
type planeWall; type planeWall;
@ -38,7 +38,7 @@ surfaces
motion axisOfRotation; motion axisOfRotation;
} }
cylinderinlet topCylinder
{ {
// type of the wall // type of the wall
type cylinderWall; type cylinderWall;
@ -98,7 +98,7 @@ surfaces
motion axisOfRotation; motion axisOfRotation;
} }
coneShelldown coneShellbottom
{ {
// type of the wall // type of the wall
type cylinderWall; type cylinderWall;
@ -121,7 +121,7 @@ surfaces
This is a plane wall at the exit of silo This is a plane wall at the exit of silo
*/ */
cylinderoutlet bottomCylinder
{ {
// type of the wall // type of the wall
type cylinderWall; type cylinderWall;
@ -140,7 +140,7 @@ surfaces
// motion component name // motion component name
motion axisOfRotation; motion axisOfRotation;
} }
exitGate bottomGate
{ {
type planeWall; type planeWall;
p1 (-0.05 -0.05 0); p1 (-0.05 -0.05 0);