forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1599 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6b882749fa
commit
51a8a5bce1
|
@ -66,7 +66,7 @@ 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_nvt.html">fix nvt</A>, <A HREF = "fix_temp_rescale.html">fix temp/rescale</A>, <A HREF = "fix_temp_berendsen">fix
|
||||
temp/berendsen</A>, and <A HREF = "fix_langevin.html">fix
|
||||
langevin</A>. This means any of those thermostatting
|
||||
langevin</A>. This means any of the thermostatting
|
||||
fixes can operate on a geometric region of atoms, as defined by this
|
||||
compute.
|
||||
</P>
|
||||
|
|
|
@ -63,7 +63,7 @@ remaining thermal velocity will be performed, and the bias will be
|
|||
added back in. Thermostatting fixes that work in this way include
|
||||
"fix nvt"_fix_nvt.html, "fix temp/rescale"_fix_temp_rescale.html, "fix
|
||||
temp/berendsen"_fix_temp_berendsen, and "fix
|
||||
langevin"_fix_langevin.html. This means any of those thermostatting
|
||||
langevin"_fix_langevin.html. This means any of the thermostatting
|
||||
fixes can operate on a geometric region of atoms, as defined by this
|
||||
compute.
|
||||
|
||||
|
|
Loading…
Reference in New Issue