16 lines
646 B
Plaintext
16 lines
646 B
Plaintext
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
||
|
| phasicFlow File |
|
||
|
| copyright: www.cemf.ir |
|
||
|
\* ------------------------------------------------------------------------- */
|
||
|
|
||
|
objectName shapes;
|
||
|
objectType dictionary;
|
||
|
fileFormat ASCII;
|
||
|
/*---------------------------------------------------------------------------*/
|
||
|
|
||
|
names (glassBead); // names of shapes
|
||
|
|
||
|
diameters (0.006); // diameter of shapes
|
||
|
|
||
|
materials (glassMat); // material names for shapes
|