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