git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11200 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2014-01-08 21:09:40 +00:00
parent ec5dae131a
commit c078727f0c
1 changed files with 12 additions and 5 deletions

View File

@ -50,12 +50,19 @@ compute_modify thermo_temp dynamic yes
#dump id all atom 100 tmp.dump
#dump 2 all image 250 image.*.jpg type type &
# zoom 1.6 adiam 1.5
#dump_modify 2 pad 5
#compute mol all property/atom mol
#variable mol atom c_mol%10
#dump 3 all movie 250 movie.mpg type type &
#dump 2 all image 250 image.*.jpg v_mol type &
# zoom 1.6 adiam 1.5
#dump_modify 3 pad 5
#dump_modify 2 pad 5 amap 0 10 sa 1 10 &
# red green blue yellow black &
# purple pink orange lime gray
#dump 3 all movie 250 movie v_mol type &
# zoom 1.6 adiam 1.5
#dump_modify 3 pad 5 amap 0 10 sa 1 10 &
# red green blue yellow black &
# purple pink orange lime gray
run 25000