mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Tutorial binarySystemOfParticles are modified based on version 1.x
This commit is contained in:
7
tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion
Executable file → Normal file
7
tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion
Executable file → Normal file
@ -6,10 +6,9 @@ objectName particleInsertion;
|
||||
objectType dicrionary;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
active No; // is insertion active -> yes or no
|
||||
|
||||
collisionCheck No; // is checked -> yes or no
|
||||
|
||||
|
||||
active no; // is insertion active?
|
||||
|
||||
collisionCheck No; // not implemented for yes
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user