14 lines
692 B
C++
14 lines
692 B
C++
/* -------------------------------*- 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
|