diameter -> distance for benchmarks

This commit is contained in:
Hamidreza 2025-04-26 21:22:59 +03:30
parent 53f0e959b0
commit dc0edbc845
6 changed files with 6 additions and 6 deletions

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.004; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 1000000; // number of particles in the simulation

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.006; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 250000; // number of particles in the simulation

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.003; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 2000000; // number of particles in the simulation

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.003; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 4000000; // number of particles in the simulation

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.005; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 500000; // number of particles in the simulation

View File

@ -27,7 +27,7 @@ positionParticles
orderedInfo
{
diameter 0.003; // minimum space between centers of particles
distance 0.006; // minimum space between centers of particles
numPoints 6000000; // number of particles in the simulation