2022-09-05 18:51:19 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName sphereDict;
|
|
|
|
objectType sphereShape;
|
2023-04-12 06:09:49 +00:00
|
|
|
fileFormat ASCII;
|
|
|
|
/*---------------------------------------------------------------------------*/
|
2022-09-05 18:51:19 +00:00
|
|
|
|
|
|
|
names (glassBead); // names of shapes
|
|
|
|
diameters (0.003); // diameter of shapes
|
|
|
|
materials (glassMat); // material names for shapes
|