Update sphereShape
This commit is contained in:
parent
d61c46f879
commit
aece11657d
|
@ -6,7 +6,7 @@ objectName sphereDict;
|
||||||
objectType sphereShape;
|
objectType sphereShape;
|
||||||
/*---------------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------------*/
|
||||||
// names of shapes
|
// names of shapes
|
||||||
names (lightSphere heavySphere);
|
names (smallSphere largeSphere);
|
||||||
// diameter of shapes (m)
|
// diameter of shapes (m)
|
||||||
diameters (0.004 0.005);
|
diameters (0.004 0.005);
|
||||||
// material names for shapes
|
// material names for shapes
|
||||||
|
|
Loading…
Reference in New Issue