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