mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
iterateGeometry tutorial added
This commit is contained in:
11
tutorials/iterateGeometry/inclinedScrewConveyor/caseSetup/interaction
Executable file
11
tutorials/iterateGeometry/inclinedScrewConveyor/caseSetup/interaction
Executable file
@ -0,0 +1,11 @@
|
||||
/* -------------------------------*- C++ -*--------------------------------- *\
|
||||
| phasicFlow File |
|
||||
| copyright: www.cemf.ir |
|
||||
\* ------------------------------------------------------------------------- */
|
||||
|
||||
objectName interaction;
|
||||
objectType dicrionary;
|
||||
|
||||
materials (wallMat); // a list of materials names
|
||||
densities (1000.0); // density of materials [kg/m3]
|
||||
|
Reference in New Issue
Block a user