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

This commit is contained in:
sjplimp 2008-02-13 14:59:22 +00:00
parent bf462de3fc
commit c751561455
2 changed files with 18 additions and 18 deletions

View File

@ -84,18 +84,18 @@ precedent over the <I>int</I> or <I>float</I> setting.
</P>
<P>The <I>temp</I> keyword is used to determine how thermodynamic temperature
is calculated, which is used by all thermo quantities that require a
temperature ("temp", "press", "ke", "etotal", "enthalpy", "pxx etc",
"tave", "pave"). The specified compute ID must have been previously
defined by the user via the <A HREF = "compute.html">compute</A> command and it must
be a style of compute that calculates a temperature. As described in
the <A HREF = "thermo_style.html">thermo_style</A> command, thermo output uses a
default compute for temperature with ID = <I>thermo_temp</I>. This option
allows the user to override the default.
temperature ("temp", "press", "ke", "etotal", "enthalpy", "pxx", etc).
The specified compute ID must have been previously defined by the user
via the <A HREF = "compute.html">compute</A> command and it must be a style of
compute that calculates a temperature. As described in the
<A HREF = "thermo_style.html">thermo_style</A> command, thermo output uses a default
compute for temperature with ID = <I>thermo_temp</I>. This option allows
the user to override the default.
</P>
<P>The <I>press</I> keyword is used to determine how thermodynamic pressure is
calculated, which is used by all thermo quantities that require a
pressure ("press", "enthalpy", "pxx etc", "pave"). The specified
compute ID must have been previously defined by the user via the
pressure ("press", "enthalpy", "pxx", etc). The specified compute ID
must have been previously defined by the user via the
<A HREF = "compute.html">compute</A> command and it must be a style of compute that
calculates a pressure. As described in the
<A HREF = "thermo_style.html">thermo_style</A> command, thermo output uses a default

View File

@ -78,18 +78,18 @@ precedent over the {int} or {float} setting.
The {temp} keyword is used to determine how thermodynamic temperature
is calculated, which is used by all thermo quantities that require a
temperature ("temp", "press", "ke", "etotal", "enthalpy", "pxx etc",
"tave", "pave"). The specified compute ID must have been previously
defined by the user via the "compute"_compute.html command and it must
be a style of compute that calculates a temperature. As described in
the "thermo_style"_thermo_style.html command, thermo output uses a
default compute for temperature with ID = {thermo_temp}. This option
allows the user to override the default.
temperature ("temp", "press", "ke", "etotal", "enthalpy", "pxx", etc).
The specified compute ID must have been previously defined by the user
via the "compute"_compute.html command and it must be a style of
compute that calculates a temperature. As described in the
"thermo_style"_thermo_style.html command, thermo output uses a default
compute for temperature with ID = {thermo_temp}. This option allows
the user to override the default.
The {press} keyword is used to determine how thermodynamic pressure is
calculated, which is used by all thermo quantities that require a
pressure ("press", "enthalpy", "pxx etc", "pave"). The specified
compute ID must have been previously defined by the user via the
pressure ("press", "enthalpy", "pxx", etc). The specified compute ID
must have been previously defined by the user via the
"compute"_compute.html command and it must be a style of compute that
calculates a pressure. As described in the
"thermo_style"_thermo_style.html command, thermo output uses a default