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