2023-07-04 10:35:26 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName sphereDict;
|
|
|
|
objectType sphereShape;
|
2023-09-25 14:09:22 +00:00
|
|
|
fileFormat ASCII;
|
|
|
|
/*---------------------------------------------------------------------------*/
|
2023-07-04 10:35:26 +00:00
|
|
|
|
|
|
|
names (sphere1); // names of shapes
|
|
|
|
diameters (0.01); // diameter of shapes
|
|
|
|
materials (prop1); // material names for shapes
|