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