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

« back to all changes in this revision

Viewing changes to doc/comm_modify.txt

  • 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:
22
22
 
23
23
[Examples:]
24
24
 
25
 
communicate mode multi
26
 
communicate mode multi group solvent
27
 
communicate vel yes
28
 
communicate cutoff 5.0 vel yes :pre
 
25
comm_modify mode multi
 
26
comm_modify mode multi group solvent
 
27
comm_modify vel yes
 
28
comm_modify cutoff 5.0 vel yes :pre
29
29
 
30
30
[Description:]
31
31