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

@ -334,6 +334,7 @@ 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 using GnuPlot
sort the snapshots in a dump file by atom ID
convert multiple "NEB"_neb.html dump files into one dump file for viz
convert dump files into XYZ, CFG, or PDB format for viz by other packages :ul
These are simple scripts built on "Pizza.py"_pizza modules. See the