additional tweak

This commit is contained in:
Steve Plimpton
2021-09-30 17:11:49 -06:00
parent f20bd63edf
commit b5b2f5c03c

View File

@ -54,7 +54,7 @@ of the particle's velocities, which are the velocities with the bias
removed. The removed bias is then added back to the adjusted
velocities. See the doc pages for the individual fixes and for the
:doc:`fix_modify <fix_modify>` command for instructions on how to
assign a temperature compute to a thermostatting fix.
assign a temperature compute to a thermostatting fix.
For example, you can apply a thermostat only to atoms in a spatial
region by using it in conjuction with :doc:`compute temp/region