1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-08-07 03:37:02 +00:00

tutorials-1 after diameter->distance

This commit is contained in:
Hamidreza
2025-04-25 14:17:09 +03:30
parent a545acb374
commit 7c3b90a22d
52 changed files with 1100 additions and 908 deletions
tutorials

@ -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;