Remove documentation references to optimize-fft
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 11 Sep 2014 12:30:27 +0000 (14:30 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 11 Sep 2014 12:31:01 +0000 (14:31 +0200)
The functionality was removed before 5.0 was released

Change-Id: I97d55338f7026b0410c4bdec52a42ac8c24016de

docs/old-html/online/mdp.html
docs/old-html/online/mdp_opt.html

index 423c928bbed7f4357b5a1a6d38dcf7623b58e7a4..29bb1a5cc9965e7027a15897cb792b038b055fbc 100644 (file)
@@ -136,7 +136,6 @@ fourier-nz               = 0
 pme-order                = 4
 ewald-rtol               = 1e-05
 epsilon-surface          = 0
-optimize-fft             = no
 
 ; OPTIONS FOR WEAK COUPLING ALGORITHMS = 
 ; Temperature coupling   = 
index 8c34b3d2c5717dd8e6f20e8d51767ecb3b3b4c72..f0fa212a606c3e4f5963e0171440304271ac2aa9 100644 (file)
@@ -25,7 +25,7 @@ IF YOU'RE NOT SURE ABOUT WHAT YOU'RE DOING, DON'T DO IT!
 <li><A HREF="#el"><b>electrostatics</b></A> (coulombtype, coulomb-modifier, rcoulomb-switch, rcoulomb, epsilon-r, epsilon-rf)
 <li><A HREF="#vdw"><b>VdW</b></A> (vdwtype, vdw-modifier, rvdw-switch, rvdw, DispCorr)
 <li><A HREF="#table"><b>tables</b></A> (table-extension, energygrp-table)
-<li><A HREF="#ewald"><b>Ewald</b></A> (fourierspacing, fourier-nx, fourier-ny, fourier-nz, pme-order, ewald-rtol, ewald-geometry, epsilon-surface, optimize-fft)
+<li><A HREF="#ewald"><b>Ewald</b></A> (fourierspacing, fourier-nx, fourier-ny, fourier-nz, pme-order, ewald-rtol, ewald-geometry, epsilon-surface)
 <li><A HREF="#tc"><b>Temperature coupling</b></A> (tcoupl, nsttcouple, tc-grps, tau-t, ref-t)
 <li><A HREF="#pc"><b>Pressure coupling</b></A> (pcoupl, pcoupltype,
   nstpcouple, tau-p, compressibility, ref-p, refcoord-scaling)
@@ -906,17 +906,6 @@ of the relative permittivity of the imaginary surface around your infinite syste
 careful - you shouldn't use this if you have free mobile charges in your system. 
 This value does not affect the slab 3DC variant of the long range corrections.</dd>
 
-
-<dt><b>optimize-fft:</b></dt>
-<dd><dl compact>
-<dt><b>no</b></dt>
-<dd>Don't calculate the optimal FFT plan for the grid at startup.</dd>
-<dt><b>yes</b></dt>
-<dd>Calculate the optimal FFT plan for the grid at startup. This saves a
-few percent for long simulations, but takes a couple of minutes
-at start.</dd>
-</dl></dd>
-
 </dl>
 
 <A NAME="tc"><br>
@@ -2137,7 +2126,6 @@ reals to your subroutine. Check the inputrec definition in
 <A HREF="#expanded">nst-transition-matrix</A><br>
 <A HREF="#nl">ns-type</A><br>
 <A HREF="#wall">nwall</A><br>
-<A HREF="#ewald">optimize-fft</A><br>
 <A HREF="#nmr2">orire</A><br>
 <A HREF="#nmr2">orire-fc</A><br>
 <A HREF="#nmr2">orire-tau</A><br>