layeredSiloFilling is Updated.
This commit is contained in:
parent
bd4e566dc2
commit
252725863f
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue