mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
post-process-segregation-added
This commit is contained in:
14
tutorials/postprocessPhasicFlow/segregation/caseSetup/particleInsertion
Executable file
14
tutorials/postprocessPhasicFlow/segregation/caseSetup/particleInsertion
Executable file
@ -0,0 +1,14 @@
|
||||
/* -------------------------------*- C++ -*--------------------------------- *\
|
||||
| phasicFlow File |
|
||||
| copyright: www.cemf.ir |
|
||||
\* ------------------------------------------------------------------------- */
|
||||
|
||||
objectName particleInsertion;
|
||||
objectType dicrionary;
|
||||
|
||||
|
||||
active no; // is insertion active?
|
||||
|
||||
collisionCheck No; // not implemented for yes
|
||||
|
||||
|
Reference in New Issue
Block a user