git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4107 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2010-05-07 15:11:21 +00:00
parent 4930af351a
commit c5ea28b372
84 changed files with 208 additions and 198 deletions

View File

@ -57,7 +57,7 @@ that performs thermostatting then this bias will be subtracted from
each atom, thermostatting of the remaining thermal velocity will be
performed, and the bias will be added back in. Thermostatting fixes
that work in this way include <A HREF = "fix_nh.html">fix nvt</A>, <A HREF = "fix_temp_rescale.html">fix
temp/rescale</A>, <A HREF = "fix_temp_berendsen">fix
temp/rescale</A>, <A HREF = "fix_temp_berendsen.html">fix
temp/berendsen</A>, and <A HREF = "fix_langevin.html">fix
langevin</A>.
</P>