mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
update readme and figure
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user