git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11985 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -27,7 +27,7 @@ neighbor 0.3 bin
|
|||||||
neigh_modify delay 10
|
neigh_modify delay 10
|
||||||
|
|
||||||
# set the cut-off to 2.5x the cutoff from the potential
|
# set the cut-off to 2.5x the cutoff from the potential
|
||||||
communicate single cutoff 5.0
|
comm_modify cutoff 5.0
|
||||||
|
|
||||||
# atom radii per type
|
# atom radii per type
|
||||||
variable r atom (type==1)*0.1+(type==2)*0.3
|
variable r atom (type==1)*0.1+(type==2)*0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user