Commit cd5306dd authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1698 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 2ee01627
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -275,13 +275,13 @@ examples directory within pymol_asphere for more information.
</P>
<HR>

<H4><A NAME = "pythontools"></A>python tools 
<H4><A NAME = "pythontools"></A>python tool 
</H4>
<P>The python sub-directory contains several Python scripts
that perform common LAMMPS post-processing tasks, like
</P>
<UL><LI>extract thermodynamic info from a log file as columns of numbers
<LI>plot two columns of thermodynamic info from a log file
<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 dump files into XYZ, CFG, or PDB format for viz by other packages 
</UL>
+1 −1
Original line number Diff line number Diff line
@@ -277,7 +277,7 @@ The python sub-directory contains several Python scripts
that perform common LAMMPS post-processing tasks, like

extract thermodynamic info from a log file as columns of numbers
plot two columns of thermodynamic info from a log file
plot two columns of thermodynamic info from a log file using GnuPlot
sort the snapshots in a dump file by atom ID
convert dump files into XYZ, CFG, or PDB format for viz by other packages :ul