correctiont for rotatingDrumSmall

This commit is contained in:
wanqing0421
2025-02-28 00:43:03 +08:00
parent cfd188587c
commit 282d9733fc
5 changed files with 9 additions and 64 deletions

View File

@ -13,11 +13,6 @@ globalBox // Simulation domain: every par
max (0.12 0.12 0.11); // upper corner point of the box
}
decomposition
{
direction z;
}
boundaries
{
left

View File

@ -29,24 +29,8 @@ setFields
selectors
{
shapeAssigne
{
selector stridedRange; // other options: box, cylinder, sphere, randomPoints
stridedRangeInfo
{
begin 0; // begin index of points
end 30000; // end index of points
stride 3; // stride for selector
}
fieldValue // fields that the selector is applied to
{
shapeName word sphere1; // sets shapeName of the selected points to largeSphere
}
}
}
}
positionParticles // positions particles