2025-03-15 16:56:31 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
|
|
|
|
objectName shapes;
|
|
|
|
objectType dictionary;
|
|
|
|
fileFormat ASCII;
|
|
|
|
/*---------------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
names (glassBead); // names of shapes
|
|
|
|
|
2025-04-20 17:50:57 +00:00
|
|
|
diameters (0.002); // diameter of shapes
|
2025-03-15 16:56:31 +00:00
|
|
|
|
|
|
|
materials (glassMat); // material names for shapes
|