phasicFlow/tutorials/sphereGranFlow/rotatingDrumSmall/caseSetup/particleInsertion

14 lines
649 B
Plaintext
Raw Normal View History

2022-09-05 12:28:23 +00:00
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName particleInsertion;
objectType dicrionary;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
2024-12-24 14:33:38 +00:00
active No; // is insertion active -> Yes or No
2022-09-05 12:28:23 +00:00
2024-12-24 14:33:38 +00:00
collisionCheck No; // is checked -> Yes or No
2022-09-05 12:28:23 +00:00