Shrink-wrap boundaries
I'm having trouble implementing shrink wrap boundaries. I keep getting an "illegal simulation box" when I use s boundaries, but it works for m, p, and f boundaries. Does anybody have any idea what's going wrong? Here is my script:
atom_style hybrid granular dipole
boundary f f f
newton off
atom_modify sort 100 0.6
communicate single vel yes
units si
processors 1 4 1
region reg block -1.5 2 -.2 .2 0 2 units box
create_box 1 reg
neighbor 0.005 bin
neigh_modify delay 0
hard_particles no
Forums:
- Read more about Shrink-wrap boundaries
- 2 comments
- Log in or register to post comments