diff -Naur lammps-5Dec08/doc/Section_howto.html lammps-6Dec08/doc/Section_howto.html --- lammps-5Dec08/doc/Section_howto.html 2008-07-23 16:55:13.000000000 -0600 +++ lammps-6Dec08/doc/Section_howto.html 2008-12-04 09:50:31.000000000 -0700 @@ -1218,7 +1218,9 @@ temperature component of the particle's velocities. See the doc pages for the individual fixes and for the fix_modify command for instructions on how to assign a temperature compute to a -thermostatting fix. +thermostatting fix. For example, you can apply a thermostat to only +the x and z components of velocity by using it in conjunction with +compute temp/partial.

IMPORTANT NOTE: Only the nvt fixes perform time integration, meaning they update the velocities and positions of particles due to forces diff -Naur lammps-5Dec08/doc/Section_howto.txt lammps-6Dec08/doc/Section_howto.txt --- lammps-5Dec08/doc/Section_howto.txt 2008-07-23 16:55:13.000000000 -0600 +++ lammps-6Dec08/doc/Section_howto.txt 2008-12-04 09:50:31.000000000 -0700 @@ -1209,7 +1209,9 @@ temperature component of the particle's velocities. See the doc pages for the individual fixes and for the "fix_modify"_fix_modify.html command for instructions on how to assign a temperature compute to a -thermostatting fix. +thermostatting fix. For example, you can apply a thermostat to only +the x and z components of velocity by using it in conjunction with +"compute temp/partial"_compute_temp_partial.html. IMPORTANT NOTE: Only the nvt fixes perform time integration, meaning they update the velocities and positions of particles due to forces diff -Naur lammps-5Dec08/doc/special_bonds.html lammps-6Dec08/doc/special_bonds.html --- lammps-5Dec08/doc/special_bonds.html 2008-07-29 13:56:08.000000000 -0600 +++ lammps-6Dec08/doc/special_bonds.html 2008-12-04 12:44:25.000000000 -0700 @@ -13,17 +13,27 @@

Syntax:

-
special_bonds style
-special_bonds c1 c2 c3
-special_bonds c1 c2 c3 c4 c5 c6 
+
special_bonds style args 
 
-