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

15 lines
701 B
Plaintext
Raw Normal View History

2023-02-06 19:41:07 +00:00
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
2025-04-21 12:22:51 +00:00
objectName sphereDict;
objectType sphereShape;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
2023-02-07 15:58:37 +00:00
2025-04-21 12:22:51 +00:00
names (smallSphere largeSphere); // names of particles
2023-02-07 15:58:37 +00:00
2025-04-21 12:22:51 +00:00
diameters (0.01 0.0101); // diameter of particles
materials (lightMat lightMat); // material names for particles