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-08 07:57:21 +00:00
|
|
|
diameters (0.006); // diameter of shapes
|
2022-09-07 17:52:23 +00:00
|
|
|
materials (glassMat); // material names for shapes
|