From ed9a03eb82cfe71f05ecadb470c2076b601d38ab Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 11 Mar 2008 17:28:21 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1592 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_langevin.html | 5 +++-- doc/fix_langevin.txt | 2 +- doc/fix_temp_berendsen.html | 5 +---- doc/fix_temp_berendsen.txt | 5 +---- doc/fix_temp_rescale.html | 2 -- doc/fix_temp_rescale.txt | 2 -- 6 files changed, 6 insertions(+), 15 deletions(-) diff --git a/doc/fix_langevin.html b/doc/fix_langevin.html index 794356816c..44e7453184 100644 --- a/doc/fix_langevin.html +++ b/doc/fix_langevin.html @@ -27,10 +27,11 @@
  • zero or more keyword/value pairs may be appended -keyword = scale +
    keyword = scale
       scale values = type ratio
         type = atom type (1-N)
    -    ratio = factor to scale the damping coefficient by
    +    ratio = factor by which to scale the damping coefficient 
    +

    Examples: diff --git a/doc/fix_langevin.txt b/doc/fix_langevin.txt index 74a60aa637..4d43aa15eb 100644 --- a/doc/fix_langevin.txt +++ b/doc/fix_langevin.txt @@ -21,7 +21,7 @@ zero or more keyword/value pairs may be appended :l keyword = {scale} {scale} values = type ratio type = atom type (1-N) - ratio = factor to scale the damping coefficient by + ratio = factor by which to scale the damping coefficient :pre :ule [Examples:] diff --git a/doc/fix_temp_berendsen.html b/doc/fix_temp_berendsen.html index 0d8a2bea2b..14b4fab747 100644 --- a/doc/fix_temp_berendsen.html +++ b/doc/fix_temp_berendsen.html @@ -22,8 +22,7 @@

    Examples:

    -
    fix 1 all nvt 300.0 300.0 100.0
    -fix 1 all nvt 300.0 300.0 100.0 drag 0.2 
    +
    fix 1 all nvt 300.0 300.0 100.0 
     

    Description:

    @@ -48,8 +47,6 @@ normally be used on atoms that also have their temperature controlled by another fix - e.g. by fix nvt or fix langevin commands.

    -
    -

    This fix computes a temperature each timestep. To do this, the fix creates its own compute of style "temp", as if this command had been issued: diff --git a/doc/fix_temp_berendsen.txt b/doc/fix_temp_berendsen.txt index ed8611edef..03e9d4328b 100644 --- a/doc/fix_temp_berendsen.txt +++ b/doc/fix_temp_berendsen.txt @@ -19,8 +19,7 @@ Tdamp = temperature damping parameter (time units) :ul [Examples:] -fix 1 all nvt 300.0 300.0 100.0 -fix 1 all nvt 300.0 300.0 100.0 drag 0.2 :pre +fix 1 all nvt 300.0 300.0 100.0 :pre [Description:] @@ -45,8 +44,6 @@ normally be used on atoms that also have their temperature controlled by another fix - e.g. by "fix nvt"_fix_nvt.html or "fix langevin"_fix_langevin.html commands. -:line - This fix computes a temperature each timestep. To do this, the fix creates its own compute of style "temp", as if this command had been issued: diff --git a/doc/fix_temp_rescale.html b/doc/fix_temp_rescale.html index 960b26f370..d328d0d1fa 100644 --- a/doc/fix_temp_rescale.html +++ b/doc/fix_temp_rescale.html @@ -54,8 +54,6 @@ normally be used on atoms that also have their temperature controlled by another fix - e.g. by fix nvt or fix langevin commands.

    -
    -

    This fix computes a temperature each timestep. To do this, the fix creates its own compute of style "temp", as if one of this command had been issued: diff --git a/doc/fix_temp_rescale.txt b/doc/fix_temp_rescale.txt index d1cc203976..58a4a310ee 100644 --- a/doc/fix_temp_rescale.txt +++ b/doc/fix_temp_rescale.txt @@ -51,8 +51,6 @@ normally be used on atoms that also have their temperature controlled by another fix - e.g. by "fix nvt"_fix_nvt.html or "fix langevin"_fix_langevin.html commands. -:line - This fix computes a temperature each timestep. To do this, the fix creates its own compute of style "temp", as if one of this command had been issued: