~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/comm_modify.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
</UL>
29
29
<P><B>Examples:</B>
30
30
</P>
31
 
<PRE>communicate mode multi
32
 
communicate mode multi group solvent
33
 
communicate vel yes
34
 
communicate cutoff 5.0 vel yes 
 
31
<PRE>comm_modify mode multi
 
32
comm_modify mode multi group solvent
 
33
comm_modify vel yes
 
34
comm_modify cutoff 5.0 vel yes 
35
35
</PRE>
36
36
<P><B>Description:</B>
37
37
</P>