Merge pull request #221 from wanqing0421/benchmarks

update phasicFlow snapshot
This commit is contained in:
PhasicFlow 2025-04-29 19:47:25 +03:30 committed by GitHub
commit 8b3530c289
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 12 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

View File

@ -15,7 +15,7 @@ This benchmark compares the performance of phasicFlow with a well-stablished com
</div>
<div align="center">
<img src="./images/phasicFlow snapshot.png" style="width: 400px;" />
<img src="./images/phasicFlow_snapshot.png" style="width: 400px;" />
<div align="center">
<p>Figure 2. phasicFlow simulation snapshot</p>
</div>

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

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

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

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

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

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

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

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

View File

@ -35,7 +35,7 @@ surfaces
radius2 0.2; // radius at p2
resolution 24; // number of divisions
resolution 60; // number of divisions
material wallMat; // material name of this wall

View File

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