mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
V-blender updated.
This commit is contained in:
16
tutorials/sphereGranFlow/V-blender/caseSetup/shapes
Executable file
16
tutorials/sphereGranFlow/V-blender/caseSetup/shapes
Executable file
@ -0,0 +1,16 @@
|
||||
/* -------------------------------*- 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 of the particles
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user