mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
tutorials-1 after diameter->distance
This commit is contained in:
@ -44,8 +44,8 @@ positionParticles
|
||||
|
||||
orderedInfo
|
||||
{
|
||||
// minimum space between centers of particles
|
||||
diameter 0.001;
|
||||
// minimum distance between particles centers
|
||||
distance 0.001;
|
||||
|
||||
// number of particles in the simulation
|
||||
numPoints 50000;
|
||||
|
Reference in New Issue
Block a user