From 1bdd915a90bf986a9aa2018fdeebeeda781dea35 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 15 May 2015 16:50:58 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13466 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_adapt_fep.html | 3 --- doc/fix_adapt_fep.txt | 3 --- doc/fix_gle.html | 2 +- doc/fix_gle.txt | 2 +- doc/fix_langevin.html | 4 ++++ doc/fix_langevin.txt | 4 ++++ 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/doc/fix_adapt_fep.html b/doc/fix_adapt_fep.html index 95528260f6..a1e3009c1d 100644 --- a/doc/fix_adapt_fep.html +++ b/doc/fix_adapt_fep.html @@ -246,9 +246,6 @@ over the course of a 1000-step simulation:
variable size equal ramp(1.0,0.1)
 fix 1 center adapt 10 atom diameter * v_size 
 
-

When the run style is respa, this fix changes -parameters only on the outer loop (largest) timesteps. -

For rRESPA time integration, this fix changes parameters on the outermost rRESPA level.

diff --git a/doc/fix_adapt_fep.txt b/doc/fix_adapt_fep.txt index c4e977402f..45b364a814 100644 --- a/doc/fix_adapt_fep.txt +++ b/doc/fix_adapt_fep.txt @@ -232,9 +232,6 @@ over the course of a 1000-step simulation: variable size equal ramp(1.0,0.1) fix 1 center adapt 10 atom diameter * v_size :pre -When the "run style"_run_style.html is {respa}, this fix changes -parameters only on the outer loop (largest) timesteps. - For "rRESPA time integration"_run_style.html, this fix changes parameters on the outermost rRESPA level. diff --git a/doc/fix_gle.html b/doc/fix_gle.html index 5ae0c8783d..ec749d513b 100644 --- a/doc/fix_gle.html +++ b/doc/fix_gle.html @@ -13,7 +13,7 @@

Syntax:

-
fix ID id-group gle Ns Tstart Tstop seed Amatrix noneq Cmatrix every stride 
+
fix ID id-group gle Ns Tstart Tstop seed Amatrix [noneq Cmatrix] [every stride]