2022-09-07 17:52:23 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
objectName sphereDict;
|
|
|
|
objectType sphereShape;
|
|
|
|
|
|
|
|
names (glassBead); // names of shapes
|
2022-09-10 12:42:12 +00:00
|
|
|
diameters (0.003); // diameter of shapes
|
2022-09-07 17:52:23 +00:00
|
|
|
materials (glassMat); // material names for shapes
|