1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-06-22 16:28:30 +00:00

Merge branch 'main' of github.com:PhasicFlow/phasicFlow

This commit is contained in:
Hamidreza
2025-04-29 19:59:36 +03:30
14 changed files with 12 additions and 12 deletions
benchmarks/rotatingDrum
images
readme.md
rotatingDrum_1mParticles
rotatingDrum_250kParticles
settings
rotatingDrum_2mParticles
rotatingDrum_4mParticles
rotatingDrum_500kParticles
rotatingDrum_8mParticles

Binary file not shown.

Before

(image error) Size: 387 KiB

Binary file not shown.

After

(image error) Size: 335 KiB

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

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

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

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

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

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

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

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

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

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

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

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