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