Files
phasicFlow/tutorials/sphereGranFlow/V-blender/caseSetup/shapes

14 lines
693 B
Plaintext
Raw Normal View History

2023-02-06 23:11:07 +03:30
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName sphereDict;
objectType sphereShape;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
2024-12-28 14:58:28 +03:30
names (smallSphere largeSphere); // names of particles
2023-02-07 19:28:37 +03:30
2024-12-28 14:58:28 +03:30
diameters (0.01 0.0101); // diameter of particles
2023-02-07 19:28:37 +03:30
2024-12-28 14:58:28 +03:30
materials (lightMat lightMat); // material names for particles