git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3517 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1139,7 +1139,7 @@ using the other commands described in this section.
|
||||
</H5>
|
||||
<P>This table summarizes the various commands that can be used for
|
||||
generating output from LAMMPS. Each command produces output data of
|
||||
some kind and/or writes data to a file. Some of the commands take
|
||||
some kind and/or writes data to a file. Most of the commands can take
|
||||
data from other commands as input. Thus you can link many of these
|
||||
commands together in pipeline form, where data produced by one command
|
||||
is used as input to another command and eventually written to the
|
||||
@ -1162,7 +1162,7 @@ vector input could be a column of an array.
|
||||
<TR><TD ><A HREF = "variable.html">variables</A></TD><TD > global scalars, per-atom vectors</TD><TD > global scalar, per-atom vector</TD><TD ></TD></TR>
|
||||
<TR><TD ><A HREF = "compute_reduce.html">compute reduce</A></TD><TD > global/per-atom/local vectors</TD><TD > global scalar/vector</TD><TD ></TD></TR>
|
||||
<TR><TD ><A HREF = "fix_ave_time.html">fix ave/time</A></TD><TD > global scalars</TD><TD > global scalar/vector, file</TD><TD ></TD></TR>
|
||||
<TR><TD ><A HREF = "fix_ave_spatial.html">fix ave/spatial</A></TD><TD > per-atom vectors/arrays</TD><TD > global array, file</TD><TD ></TD></TR>
|
||||
<TR><TD ><A HREF = "fix_ave_spatial.html">fix ave/spatial</A></TD><TD > per-atom vectors</TD><TD > global array, file</TD><TD ></TD></TR>
|
||||
<TR><TD ><A HREF = "fix_ave_atom.html">fix ave/atom</A></TD><TD > per-atom vectors</TD><TD > per-atom vector/array</TD><TD ></TD></TR>
|
||||
<TR><TD >
|
||||
</TD></TR></TABLE></DIV>
|
||||
|
||||
Reference in New Issue
Block a user