14 lines
553 B
C++
14 lines
553 B
C++
/* -------------------------------*- C++ -*--------------------------------- *\
|
|
| phasicFlow File |
|
|
| copyright: www.cemf.ir |
|
|
\* ------------------------------------------------------------------------- */
|
|
objectName particleInsertion;
|
|
objectType dicrionary;
|
|
/* ------------------------------------------------------------------------- */
|
|
// is insertion active?
|
|
active no;
|
|
// not implemented for yes
|
|
collisionCheck No;
|
|
|
|
|