mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
Update geometryDict
This commit is contained in:
committed by
GitHub
parent
aa149bcef7
commit
6fdf0d43f6
@ -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;
|
||||||
|
Reference in New Issue
Block a user