Particles penetrating walls
I could not resolve particle penetration to any walls. What mistake did I make? Below is a code that I worked on. This code will be coupled with the CFDEM.
Thanks in advance for your help.
===
echo both
atom_style granular
atom_modify map array
communicate single vel yes
#boundary f f p
boundary f f f
newton off
units si
region reg block -0.0002 0.0002 -0.0002 0.0002 0 0.0004 units box
create_box 1 reg
neighbor 0.00008 bin
neigh_modify delay 0 binsize 0.00008
#Material properties required for new pair styles
Forums:
- Read more about Particles penetrating walls
- 2 comments
- Log in or register to post comments