From 71928fcd9692b2e11e83bb787de13a503da3ec89 Mon Sep 17 00:00:00 2001
From: athomps
The kmax/ewald keyword sets the number of kspace vectors in each dimension for kspace style ewald. The three values must -be positive integers. Values for kx,ky,kz of -0,0,0 unset the option. When this option is not +be positive integers, or else (0,0,0), which unsets 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. In any case, diff --git a/doc/kspace_modify.txt b/doc/kspace_modify.txt index bf97e1c66d..52ed127570 100644 --- a/doc/kspace_modify.txt +++ b/doc/kspace_modify.txt @@ -220,8 +220,8 @@ option. Support for those PPPM variants will be added later. The {kmax/ewald} keyword sets the number of kspace vectors in each dimension for kspace style {ewald}. The three values must -be positive integers. Values for kx,ky,kz of -0,0,0 unset the option. When this option is not +be positive integers, or else (0,0,0), which unsets 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. In any case,