phasicFlow/tutorials/sphereGranFlow/toteblender/caseSetup/particleInsertion

14 lines
649 B
Plaintext
Raw Normal View History

2023-03-26 15:26:03 +00:00
/* -------------------------------*- C++ -*--------------------------------- *\
| phasicFlow File |
| copyright: www.cemf.ir |
\* ------------------------------------------------------------------------- */
objectName particleInsertion;
objectType dicrionary;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
2024-12-28 10:39:09 +00:00
active No; // is insertion active -> Yes or No
2023-03-31 15:21:24 +00:00
2024-12-28 10:39:09 +00:00
collisionCheck No; // is checked -> Yes or No
2023-03-26 15:26:03 +00:00