14 lines
690 B
Plaintext
14 lines
690 B
Plaintext
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
||
|
| phasicFlow File |
|
||
|
| copyright: www.cemf.ir |
|
||
|
\* ------------------------------------------------------------------------- */
|
||
|
objectName particleInsertion;
|
||
|
objectType dicrionary;
|
||
|
fileFormat ASCII;
|
||
|
/*---------------------------------------------------------------------------*/
|
||
|
names (sphere); // names of shapes
|
||
|
|
||
|
diameters (0.005); // diameter of shapes
|
||
|
|
||
|
materials (sphereMat); // material names for shapes
|