Update geometryDict

This commit is contained in:
Hamidreza Norouzi 2023-02-20 12:30:34 +03:30 committed by GitHub
parent aa149bcef7
commit 6fdf0d43f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ surfaces
motion rotAxis; motion rotAxis;
} }
/* This is a Cylinder Wall at the rear of cylinder */ /* This is a Cylinder Wall at the rear of cylinder */
CylinderRear1 rearEnd
{ {
// type of the wall // type of the wall
type cylinderWall; type cylinderWall;
@ -41,7 +41,7 @@ surfaces
motion rotAxis; motion rotAxis;
} }
/* This a cylinder Wall at the front of Cylinder */ /* This a cylinder Wall at the front of Cylinder */
CylinderFront2 frontEnd
{ {
// type of the wall // type of the wall
type cylinderWall; type cylinderWall;