update readme and figure

This commit is contained in:
wanqing0421 2025-04-29 20:25:00 +08:00
parent 468730289b
commit a50ceeee2c
13 changed files with 12 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 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