Files
phasicFlow/tutorials/sphereGranFlow/toteblender/caseSetup/particleInsertion

14 lines
649 B
Plaintext
Raw Normal View History

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