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

This commit is contained in:
sjplimp
2016-07-12 23:27:22 +00:00
parent 070ca26148
commit f9047919e8
3 changed files with 16 additions and 19 deletions

View File

@ -36,12 +36,12 @@ subtracted (typically from 3N) as a normalizing factor in a
temperature computation. Only computes that compute a temperature use
this option. The default is 2 or 3 for "2d or 3d
systems"_dimension.html which is a correction factor for an ensemble
of velocities with zero total linear momentum. For compute temp/partial,
if one or more velocity components are excluded, the value used for
{extra} is scaled accordingly. You can use a negative number for
the {extra} parameter if you need to add degrees-of-freedom.
See the "compute temp/asphere"_compute_temp_asphere.html command
for an example.
of velocities with zero total linear momentum. For compute
temp/partial, if one or more velocity components are excluded, the
value used for {extra} is scaled accordingly. You can use a negative
number for the {extra} parameter if you need to add
degrees-of-freedom. See the "compute
temp/asphere"_compute_temp_asphere.html command for an example.
The {dynamic} keyword determines whether the number of atoms N in the
compute group is re-computed each time a temperature is computed.