Corrected fourierspacing description
authorSzilard Pall <pszilard@cbr.su.se>
Thu, 26 Apr 2012 11:54:37 +0000 (13:54 +0200)
committerSzilard Pall <pszilard@cbr.su.se>
Thu, 26 Apr 2012 11:55:08 +0000 (13:55 +0200)
Change-Id: I5cb577f0750cea3481f766330096d5b2bca7eb6f

share/html/online/mdp_opt.html

index caf9cc66317c0acfe9b9ac3800c06ad6060edeb9..170cf9478dadb596ce117f829f56c70de1891506 100644 (file)
@@ -727,13 +727,14 @@ energy group pairs.
 <h3>Ewald</h3>
 <dl>
 <dt><b>fourierspacing: (0.12) [nm]</b></dt>
-<dd>The maximum grid spacing for the FFT grid when using PPPM or PME.
-For ordinary Ewald the spacing times the box dimensions determines the
-highest magnitude to use in each direction. In all cases
-each direction can be overridden by entering a non-zero value for
-<b>fourier_n[xyz]</b>.
+<dd>For ordinary Ewald, the ratio of the box dimensions and the spacing
+determines a lower bound for the number of wave vectors to use in each
+(signed) direction. For PME and PPPM, that ratio determines a lower bound
+for the number of Fourier-space grid points that will be used along that
+axis. In all cases, the number for each direction can be overridden by
+entering a non-zero value for <b>fourier_n[xyz]</b>.
 For optimizing the relative load of the particle-particle interactions
-and the mesh part of PME it is useful to know that
+and the mesh part of PME, it is useful to know that
 the accuracy of the electrostatics remains nearly constant
 when the Coulomb cut-off and the PME grid spacing are scaled
 by the same factor.</dd>