adapt example inputs for TAD and PRD to the change in compute coord/atom

This commit is contained in:
Axel Kohlmeyer
2017-01-10 13:41:35 -05:00
parent 92d15d4a89
commit 622d926849
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ run 100
# only output atoms near vacancy # only output atoms near vacancy
compute coord all coord/atom $r compute coord all coord/atom cutoff $r
#dump events all custom 1 dump.prd id type x y z #dump events all custom 1 dump.prd id type x y z
#dump_modify events thresh c_coord != 4 #dump_modify events thresh c_coord != 4

View File

@ -80,7 +80,7 @@ velocity all zero linear
# only output atoms near vacancy # only output atoms near vacancy
compute coord all coord/atom $r compute coord all coord/atom cutoff $r
#dump events all custom 1 dump.prd id type x y z #dump events all custom 1 dump.prd id type x y z
#dump_modify events thresh c_coord != 4 #dump_modify events thresh c_coord != 4