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

This commit is contained in:
sjplimp
2008-01-02 19:25:15 +00:00
parent b2e9f7dc10
commit c10f59aa18
90 changed files with 2077 additions and 1793 deletions

View File

@ -82,6 +82,13 @@ when LAMMPS starts up, as if this command were in the input script:
<P>where "thermo_temp" is the ID of a similarly defined compute of style
"temp". See the "thermo_style" command for more details.
</P>
<P><B>Output info:</B>
</P>
<P>The scalar value calculated by this compute is "intensive", meaning it
is independent of the number of atoms in the simulation. The vector
values are "extensive", meaning they scale with the number of atoms in
the simulation.
</P>
<P><B>Restrictions:</B> none
</P>
<P><B>Related commands:</B>