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

15 lines
701 B
Plaintext
Raw Normal View History

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