2022-09-29 09:15:38 +00:00
|
|
|
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
|
|
| phasicFlow File |
|
|
|
|
| copyright: www.cemf.ir |
|
|
|
|
\* ------------------------------------------------------------------------- */
|
2023-04-12 06:09:49 +00:00
|
|
|
objectName particleInsertion;
|
|
|
|
objectType dicrionary;
|
|
|
|
fileFormat ASCII;
|
|
|
|
/*---------------------------------------------------------------------------*/
|
2024-05-19 16:20:00 +00:00
|
|
|
active No; // is insertion active -> yes or no
|
2022-09-29 09:15:38 +00:00
|
|
|
|
2024-05-19 16:20:00 +00:00
|
|
|
collisionCheck No; // is checked -> yes or no
|
2022-09-29 09:15:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
|