layeredSiloFilling tutorial is updated for phasicFlow version 1.x.

This commit is contained in:
Ramin Khodabandeh
2024-05-21 19:43:58 +04:30
parent afa790b04d
commit 5e56671c05
9 changed files with 198 additions and 205 deletions

View File

@ -0,0 +1,13 @@
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName sphereDict;
objectType sphereShape;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
names (lightSphere heavySphere); // names of shapes
diameters (0.007 0.007); // diameter of shapes
materials (lightMat heavyMat); // material names for shapes