Added kmax/ewald keyword

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10854 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
athomps 2013-10-03 22:28:20 +00:00
parent cb16262ab0
commit 3df9e9aa86
1 changed files with 4 additions and 1 deletions

View File

@ -227,7 +227,10 @@ be positive integers. Values for kx,ky,kz of
0,0,0 unset the option. When this option is not
set, the Ewald sum scheme chooses its own kspace vectors,
consistent with the
user-specified accuracy and pairwise cutoff.
user-specified accuracy and pairwise cutoff. In any case,
if kspace style <I>ewald</I> is invoked, the values used
are printed to the screen and
the log file at the start of the run.
</P>
<P>IMPORTANT NOTE: Currently, not all PPPM styles support the <I>ad</I>
option. Support for those PPPM variants will be added later.