Clump particle breakage
Hi
I have tried simulating particle breakage (a clump in this case) based on a previous discussion available on the forum. Following is the my MWE and the error message.
atom_style sphere
atom_modify map array sort 0 0
boundary m m m
newton off
communicate single vel yes
#PUBLIC version only supports serial execution
processors 1 1 1
units si
region reg block -0.3 0.3 -0.3 0.3 0. 0.5 units box
create_box 1 reg
neighbor 0.004 bin
neigh_modify delay 0
Forums:
- Read more about Clump particle breakage
- Log in or register to post comments