mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
cours graining tutorial added
This commit is contained in:
13
tutorials/grainGranFlow/rotatingDrum/caseSetup/shapes
Executable file
13
tutorials/grainGranFlow/rotatingDrum/caseSetup/shapes
Executable file
@ -0,0 +1,13 @@
|
||||
/* -------------------------------*- C++ -*--------------------------------- *\
|
||||
| phasicFlow File |
|
||||
| copyright: www.cemf.ir |
|
||||
\* ------------------------------------------------------------------------- */
|
||||
objectName grainDict;
|
||||
objectType grainShape;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
names (sphere1); // names of shapes
|
||||
grainDiameters (0.0008); // diameter of shapes
|
||||
sphereDiameters (0.0004); // diameter of shapes
|
||||
materials (prop1); // material names for shapes
|
Reference in New Issue
Block a user