no wall-particel repulsion in 2d model
Dear all,
I cannot find the bug in my script. Please help me, because I don't understand, why there doesn't appear any repulsion of my particels after falling on the ground.
Here is my little script:
dimension 2
atom_style granular
atom_modify map array
boundary m m p
newton off
echo log
communicate single vel yes
units si
region reg block -0.03 0.03 -0.03 0.03 -0.0002 0.0002 units box
create_box 1 reg
neighbor 0.002 bin
neigh_modify delay 0
#Material properties required for new pair styles
Forums:
- Read more about no wall-particel repulsion in 2d model
- 2 comments
- Log in or register to post comments