Merge pull request #219 from PhasicFlow/postprocessPhasicFlow

diameter -> distance for benchmarks
This commit is contained in:
PhasicFlow 2025-04-27 21:08:04 +03:30 committed by GitHub
commit c0d12f4243
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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