diff --git a/doc/fix_langevin.html b/doc/fix_langevin.html index 5d8db60910..07c16421e0 100644 --- a/doc/fix_langevin.html +++ b/doc/fix_langevin.html @@ -161,10 +161,10 @@ thermostat. Because the random forces on different atoms are independent, they do not sum exactly to zero. As a result, this fix applies a small random force to the entire system, and the center-of-mass of the system undergoes a slow random walk. If the -keyword zerosum is set to yes, the total random force is set -exactly to zero by subtracting off an equal part of it from each atom -in the group. As a result, the center-of-mass of a system with zero -initial momentum will not drift over time. +keyword zero is set to yes, the total random force is set exactly +to zero by subtracting off an equal part of it from each atom in the +group. As a result, the center-of-mass of a system with zero initial +momentum will not drift over time.

Restart, fix_modify, output, run start/stop, minimize info:

@@ -210,7 +210,7 @@ dpd/tstat

Default:

The option defaults are scale = 1.0 for all types, tally = no, zero = -yes. +no.


diff --git a/doc/fix_langevin.txt b/doc/fix_langevin.txt index 1ea243a850..422889c9b1 100644 --- a/doc/fix_langevin.txt +++ b/doc/fix_langevin.txt @@ -151,10 +151,10 @@ thermostat. Because the random forces on different atoms are independent, they do not sum exactly to zero. As a result, this fix applies a small random force to the entire system, and the center-of-mass of the system undergoes a slow random walk. If the -keyword {zerosum} is set to {yes}, the total random force is set -exactly to zero by subtracting off an equal part of it from each atom -in the group. As a result, the center-of-mass of a system with zero -initial momentum will not drift over time. +keyword {zero} is set to {yes}, the total random force is set exactly +to zero by subtracting off an equal part of it from each atom in the +group. As a result, the center-of-mass of a system with zero initial +momentum will not drift over time. [Restart, fix_modify, output, run start/stop, minimize info:] @@ -200,7 +200,7 @@ dpd/tstat"_pair_dpd.html [Default:] The option defaults are scale = 1.0 for all types, tally = no, zero = -yes. +no. :line