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

This commit is contained in:
sjplimp 2012-08-31 14:56:40 +00:00
parent 5e98b8b091
commit 6277041d70
2 changed files with 4 additions and 3 deletions

View File

@ -17,7 +17,7 @@
</PRE>
<UL><LI>one or more keyword/value pairs may be listed
keyword = <I>lost</I> or <I>norm</I> or <I>flush</I> or <I>line</I> or <I>format</I> or <I>temp</I> or <I>press</I>:l
<PRE>keyword = <I>lost</I> or <I>norm</I> or <I>flush</I> or <I>line</I> or <I>format</I> or <I>temp</I> or <I>press</I>:l
<I>lost</I> value = <I>error</I> or <I>warn</I> or <I>ignore</I>
<I>norm</I> value = <I>yes</I> or <I>no</I>
<I>flush</I> value = <I>yes</I> or <I>no</I>
@ -26,7 +26,8 @@ keyword = <I>lost</I> or <I>norm</I> or <I>flush</I> or <I>line</I> or <I>format
M = integer from 1 to N, where N = # of quantities being printed
string = C-style format string
<I>temp</I> value = compute ID that calculates a temperature
<I>press</I> value = compute ID that calculates a pressure
<I>press</I> value = compute ID that calculates a pressure
</PRE>
</UL>
<P><B>Examples:</B>

View File

@ -22,7 +22,7 @@ keyword = {lost} or {norm} or {flush} or {line} or {format} or {temp} or {press}
M = integer from 1 to N, where N = # of quantities being printed
string = C-style format string
{temp} value = compute ID that calculates a temperature
{press} value = compute ID that calculates a pressure
{press} value = compute ID that calculates a pressure :pre
:ule
[Examples:]