layeredSiloFilling is Updated.

This commit is contained in:
ramin1728 2025-02-14 23:10:46 +03:30
parent bd4e566dc2
commit 252725863f
1 changed files with 3 additions and 3 deletions

View File

@ -6,10 +6,10 @@ objectName sphereDict;
objectType sphereShape; objectType sphereShape;
fileFormat ASCII; fileFormat ASCII;
/*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/
names (lightSphere heavySphere); // names of shapes names (lightSphere heavySphere); // names of shapes
diameters (0.007 0.007); // diameter of shapes diameters (0.007 0.007); // diameter of shapes
materials (lightMat heavyMat); // material names for shapes materials (lightMat heavyMat); // material names for shapes