mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13794 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
956fb72690
commit
f46b1657f8
|
@ -52,7 +52,10 @@ dim = 2 or 3 = dimensionality of the simulation, N = number of atoms
|
|||
in the group, k = Boltzmann constant, and T = temperature. Note that
|
||||
the velocity of each core or shell atom used in the KE calculation is
|
||||
the velocity of the center-of-mass (COM) of the core/shell pair the
|
||||
atom is part of.
|
||||
atom is part of. Note that atoms that are not core or shell particles
|
||||
are also included in the temperature calculation (if they are in the
|
||||
specified group-ID); they contribute to the total kinetic energy in
|
||||
the usual way.
|
||||
</P>
|
||||
<P>A kinetic energy tensor, stored as a 6-element vector, is also
|
||||
calculated by this compute for use in the computation of a pressure
|
||||
|
|
Loading…
Reference in New Issue