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