mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@458 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
ba6c6a1a15
commit
c5fd14ddcd
|
@ -29,10 +29,11 @@
|
|||
<I>window</I> value = N
|
||||
N = number of previous print-outs to average over
|
||||
</PRE>
|
||||
<I>temp</I> value = compute ID that calculates a temperature
|
||||
<PRE> <I>temp</I> value = compute ID that calculates a temperature
|
||||
<I>press</I> value = compute ID that calculates a pressure
|
||||
<I>drot</I> value = compute ID that calculates rotational energy for dipolar atoms
|
||||
<I>grot</I> value = compute ID that calculates rotational energy for granular atoms
|
||||
<I>grot</I> value = compute ID that calculates rotational energy for granular atoms
|
||||
</PRE>
|
||||
|
||||
</UL>
|
||||
<P><B>Examples:</B>
|
||||
|
|
|
@ -26,7 +26,7 @@ keyword = {temp} or {lost} or {norm} or {flush} or {line} or {format} :l
|
|||
{temp} value = compute ID that calculates a temperature
|
||||
{press} value = compute ID that calculates a pressure
|
||||
{drot} value = compute ID that calculates rotational energy for dipolar atoms
|
||||
{grot} value = compute ID that calculates rotational energy for granular atoms
|
||||
{grot} value = compute ID that calculates rotational energy for granular atoms :pre
|
||||
:ule
|
||||
|
||||
[Examples:]
|
||||
|
|
Loading…
Reference in New Issue