mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
binarySystemOfParticles
This commit is contained in:
@ -6,7 +6,7 @@ objectName interaction;
|
||||
objectType dicrionary;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
materials (prop1); // a list of materials names
|
||||
materials (prop1); // properties of material
|
||||
|
||||
densities (1000.0); // density of materials [kg/m3]
|
||||
|
||||
@ -15,7 +15,7 @@ contactListType sortedContactList;
|
||||
contactSearch
|
||||
{
|
||||
|
||||
method NBS; // method for broad search particle-particle
|
||||
method NBS; // method for broad search
|
||||
|
||||
updateInterval 10;
|
||||
|
||||
|
Reference in New Issue
Block a user