git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6809 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -106,8 +106,8 @@ atoms that include these constraints will be computed correctly. If
|
||||
needed, the subtracted degrees-of-freedom can be altered using the
|
||||
<I>extra</I> option of the <A HREF = "compute_modify.html">compute_modify</A> command.
|
||||
</P>
|
||||
<P>See <A HREF = "Section_howto.html#4_16">this howto section</A> of the manual for a
|
||||
discussion of different ways to compute temperature and perform
|
||||
<P>See <A HREF = "Section_howto.html#howto_16">this howto section</A> of the manual for
|
||||
a discussion of different ways to compute temperature and perform
|
||||
thermostatting. Using this compute in conjunction with a
|
||||
thermostatting fix, as explained there, will effectively implement a
|
||||
profile-unbiased thermostat (PUT), as described in <A HREF = "#Evans">(Evans)</A>.
|
||||
@ -117,7 +117,7 @@ profile-unbiased thermostat (PUT), as described in <A HREF = "#Evans">(Evans)</A
|
||||
<P>This compute calculates a global scalar (the temperature) and a global
|
||||
vector of length 6 (KE tensor), which can be accessed by indices 1-6.
|
||||
These values can be used by any command that uses global scalar or
|
||||
vector values from a compute as input. See <A HREF = "Section_howto.html#4_15">this
|
||||
vector values from a compute as input. See <A HREF = "Section_howto.html#howto_15">this
|
||||
section</A> for an overview of LAMMPS output
|
||||
options.
|
||||
</P>
|
||||
|
||||
Reference in New Issue
Block a user