git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1385 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -74,10 +74,10 @@ atoms or other degrees of freedom.
|
||||
where the DOF is specified by the temperature compute. See the
|
||||
various <A HREF = "compute.html">compute temperature</A> styles for details.
|
||||
</P>
|
||||
<P>A compute of this style with the ID of "thermo_pressure" is created
|
||||
when LAMMPS starts up, as if this command were in the input script:
|
||||
<P>A compute of this style with the ID of "thermo_press" is created when
|
||||
LAMMPS starts up, as if this command were in the input script:
|
||||
</P>
|
||||
<PRE>compute thermo_pressure all pressure thermo_temp
|
||||
<PRE>compute thermo_press all pressure thermo_temp
|
||||
</PRE>
|
||||
<P>where "thermo_temp" is the ID of a similarly defined compute of style
|
||||
"temp". See the "thermo_style" command for more details.
|
||||
|
||||
Reference in New Issue
Block a user