RDB second commit

This commit is contained in:
Omid Khosravi 2023-03-26 03:07:44 +04:30
parent 0de7f91013
commit b98b97fe8c
2 changed files with 27 additions and 27 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;

View File

@ -16,7 +16,7 @@ setFields
// rotational velocity (rad/s) // rotational velocity (rad/s)
rotVelocity realx3 (0 0 0); rotVelocity realx3 (0 0 0);
// name of the particle shape // name of the particle shape
shapeName word lightSphere; shapeName word smallSphere;
} }
selectors selectors