From 1a435a401c17cca4458e2e82942ef88a54abf0fc Mon Sep 17 00:00:00 2001 From: sjplimp Date: Sat, 29 Aug 2015 22:01:12 +0000 Subject: [PATCH] '' git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13970 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/comm_modify.html | 2 +- doc/comm_modify.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/comm_modify.html b/doc/comm_modify.html index 34417c70e4..11e36d71de 100644 --- a/doc/comm_modify.html +++ b/doc/comm_modify.html @@ -140,7 +140,7 @@ cutoff value = Rcut (distance units) = communicate atoms from this far away cutoff/multi type value type = atom type or type range (supports asterisk notation) - value = Rcut (distance units) = communicate atoms for the selected types from this far away + value = Rcut (distance units) = communicate atoms for selected types from this far away group value = group-ID = only communicate atoms in the group vel value = yes or no = do or do not communicate velocity info with ghost atoms diff --git a/doc/comm_modify.txt b/doc/comm_modify.txt index b8b1b266dc..d1ab7691a5 100644 --- a/doc/comm_modify.txt +++ b/doc/comm_modify.txt @@ -18,7 +18,7 @@ keyword = {mode} or {cutoff} or {cutoff/multi} or {group} or {vel} :l {cutoff} value = Rcut (distance units) = communicate atoms from this far away {cutoff/multi} type value type = atom type or type range (supports asterisk notation) - value = Rcut (distance units) = communicate atoms for the selected types from this far away + value = Rcut (distance units) = communicate atoms for selected types from this far away {group} value = group-ID = only communicate atoms in the group {vel} value = {yes} or {no} = do or do not communicate velocity info with ghost atoms :pre :ule