Files
phasicFlow/tutorials/sphereGranFlow/rotatingDrumSmall/caseSetup/particleInsertion

14 lines
649 B
Plaintext
Raw Normal View History

2022-09-05 16:58:23 +04:30
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName particleInsertion;
objectType dicrionary;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
2024-12-24 18:03:38 +03:30
active No; // is insertion active -> Yes or No
2022-09-05 16:58:23 +04:30
2024-12-24 18:03:38 +03:30
collisionCheck No; // is checked -> Yes or No
2022-09-05 16:58:23 +04:30