mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
updated V1.0 V-blender
This commit is contained in:
13
tutorials/sphereGranFlow/V-blender/caseSetup/shapes
Normal file
13
tutorials/sphereGranFlow/V-blender/caseSetup/shapes
Normal file
@ -0,0 +1,13 @@
|
||||
/* -------------------------------*- C++ -*--------------------------------- *\
|
||||
| phasicFlow File |
|
||||
| copyright: www.cemf.ir |
|
||||
\* ------------------------------------------------------------------------- */
|
||||
objectName sphereDict;
|
||||
objectType sphereShape;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
names (smallSphere largeSphere); // names of particles
|
||||
|
||||
diameters (0.01 0.0101); // diameter of particles
|
||||
|
||||
materials (lightMat lightMat); // material names for particles
|
Reference in New Issue
Block a user