From 10e4e06b12b408d10cdb1ce04dbbb8e829b54f97 Mon Sep 17 00:00:00 2001 From: pscrozi Date: Wed, 24 Apr 2013 15:26:47 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9799 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/kspace_modify.html | 2 +- doc/kspace_modify.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/kspace_modify.html b/doc/kspace_modify.html index 8138692d0b..0b00bc950b 100644 --- a/doc/kspace_modify.html +++ b/doc/kspace_modify.html @@ -76,7 +76,7 @@ Values for x,y,z of 0,0,0 unset the option.

The order keyword determines how many grid spacings an atom's charge extends when it is mapped to the grid in kspace style pppm or msm. The default for this parameter is 5 for PPPM and 8 for MSM, which -means each charge spans 5 or 4 grid cells in each dimension, +means each charge spans 5 or 8 grid cells in each dimension, respectively. For the LAMMPS implementation of MSM, the order can range from 4 to 10 and must be even. For PPPM, the minimum allowed setting is 2 and the maximum allowed setting is 7. The larger the diff --git a/doc/kspace_modify.txt b/doc/kspace_modify.txt index b232f5f22b..3aea97205a 100644 --- a/doc/kspace_modify.txt +++ b/doc/kspace_modify.txt @@ -70,7 +70,7 @@ Values for x,y,z of 0,0,0 unset the option. The {order} keyword determines how many grid spacings an atom's charge extends when it is mapped to the grid in kspace style {pppm} or {msm}. The default for this parameter is 5 for PPPM and 8 for MSM, which -means each charge spans 5 or 4 grid cells in each dimension, +means each charge spans 5 or 8 grid cells in each dimension, respectively. For the LAMMPS implementation of MSM, the order can range from 4 to 10 and must be even. For PPPM, the minimum allowed setting is 2 and the maximum allowed setting is 7. The larger the