diff --git a/doc/html/_sources/compute_modify.txt b/doc/html/_sources/compute_modify.txt index b8923b2847..adadb3dcba 100644 --- a/doc/html/_sources/compute_modify.txt +++ b/doc/html/_sources/compute_modify.txt @@ -40,12 +40,11 @@ The *extra* keyword refers to how many degrees-of-freedom are 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 :doc:`2d or 3d systems ` 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 :doc:`compute temp/asphere ` 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 :doc:`compute temp/asphere ` 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. diff --git a/doc/html/compute_modify.html b/doc/html/compute_modify.html index a34905eb0d..8c31af05b2 100644 --- a/doc/html/compute_modify.html +++ b/doc/html/compute_modify.html @@ -158,13 +158,11 @@ all compute styles support all parameters.

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 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 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 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. Only compute styles that calculate a temperature use this option. By diff --git a/doc/src/compute_modify.txt b/doc/src/compute_modify.txt index d9a2a09bcb..77af912198 100644 --- a/doc/src/compute_modify.txt +++ b/doc/src/compute_modify.txt @@ -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.