git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7546 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -81,8 +81,9 @@ velocity all zero linear
|
||||
# only output atoms near vacancy
|
||||
|
||||
compute coord all coord/atom $r
|
||||
dump events all custom 1 dump.prd id type x y z
|
||||
dump_modify events thresh c_coord != 4
|
||||
|
||||
#dump events all custom 1 dump.prd id type x y z
|
||||
#dump_modify events thresh c_coord != 4
|
||||
|
||||
compute patom all pe/atom
|
||||
compute pe all reduce sum c_patom
|
||||
|
||||
Reference in New Issue
Block a user