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

This commit is contained in:
sjplimp
2010-10-01 16:18:09 +00:00
parent e915461c5f
commit 89e4db00f2
4 changed files with 8 additions and 10 deletions

View File

@ -338,6 +338,7 @@ that perform common LAMMPS post-processing tasks, like
<UL><LI>extract thermodynamic info from a log file as columns of numbers
<LI>plot two columns of thermodynamic info from a log file using GnuPlot
<LI>sort the snapshots in a dump file by atom ID
<LI>convert multiple <A HREF = "neb.html">NEB</A> dump files into one dump file for viz
<LI>convert dump files into XYZ, CFG, or PDB format for viz by other packages
</UL>
<P>These are simple scripts built on <A HREF = "http://www.sandia.gov/~sjplimp/pizza.html">Pizza.py</A> modules. See the