Skip to content
Snippets Groups Projects
Commit 622d9268 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

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

parent 92d15d4a
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ run 100 ...@@ -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
......
...@@ -80,7 +80,7 @@ velocity all zero linear ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment