From cd5306ddbf45960f83dc4c05d82697a4309ad7c1 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 31 Mar 2008 22:56:39 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1698 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_tools.html | 4 ++-- doc/Section_tools.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Section_tools.html b/doc/Section_tools.html index 77dcbc5dd4..b0a1a969a4 100644 --- a/doc/Section_tools.html +++ b/doc/Section_tools.html @@ -275,13 +275,13 @@ examples directory within pymol_asphere for more information.


-

python tools +

python tool

The python sub-directory contains several Python scripts that perform common LAMMPS post-processing tasks, like

diff --git a/doc/Section_tools.txt b/doc/Section_tools.txt index 8206e7cdff..2041bf071a 100644 --- a/doc/Section_tools.txt +++ b/doc/Section_tools.txt @@ -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