2022-09-29 06:32:31 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
|
|
|
objectName sphereDict;
|
|
|
|
objectType sphereShape;
|
2023-04-12 06:09:49 +00:00
|
|
|
fileFormat ASCII;
|
|
|
|
/*---------------------------------------------------------------------------*/
|
2022-09-29 06:32:31 +00:00
|
|
|
|
|
|
|
names (smallSphere largeSphere); // names of shapes
|
|
|
|
diameters (0.003 0.005); // diameter of shapes
|
|
|
|
materials (prop1 prop1); // material names for shapes
|