mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-08-07 03:37:02 +00:00
toteblender updated.
This commit is contained in:
16
tutorials/sphereGranFlow/toteblender/caseSetup/particleInsertion
Normal file → Executable file
16
tutorials/sphereGranFlow/toteblender/caseSetup/particleInsertion
Normal file → Executable file
@ -6,11 +6,17 @@ objectName particleInsertion;
|
||||
objectType dicrionary;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
active No; // is insertion active -> yes or no
|
||||
|
||||
collisionCheck No; // is checked -> yes or no
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// is insertion active?
|
||||
active no;
|
||||
|
||||
// not implemented for yes
|
||||
collisionCheck No;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user