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

This commit is contained in:
sjplimp
2014-02-05 18:09:51 +00:00
parent 476b6d0e04
commit eb44d6e05d
12 changed files with 160 additions and 73 deletions

View File

@ -175,7 +175,7 @@ dump file:
</P>
<PRE>fix prop all property/atom i_flag1 d_flag2
compute 1 all property/atom i_flag1 d_flag2
dump 1 all custom 100 tmp.dump id x y z c_1<B>1</B> c_1<B>2</B>
dump 1 all custom 100 tmp.dump id x y z c_1[1] c_1[2]
</PRE>
<HR>