Hi everybody,
I'm looking for an effective way to generate a dense bed of spherical particles in a 2d simulation.
I hoped that fix_pour_dev_packing could be used for that - also the doc says that - but since one has to use fix_particledistribution_discrete together with fix_particletemplate_sphere which cannot be used in 2d simulation it seems to be not possible.
Is there any other way to generate dense packing in 2d simulations effectively instead of simulating all the pouring process?
Thanks for the help,
kind regards,
Sebastian
venes520 | Wed, 02/29/2012 - 14:52
It seems the
It seems the fix_pour_dev_packing is not workable in 3d simulation, I have the same problem too. so I am now doing 3D simulation
ckloss | Wed, 02/29/2012 - 16:07
use a narrow 3D simulation
use a narrow 3D simulation with periodic boundary conditions
Christoph