From 8334d6123dcef45ab4d43a46fe21d0cafeb7c1fc Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 23 Sep 2013 22:47:45 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10833 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- tools/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/README b/tools/README index 3b7697b8bb..5cddf95fe7 100644 --- a/tools/README +++ b/tools/README @@ -35,10 +35,9 @@ pymol_asphere convert LAMMPS output of ellipsoids to PyMol format python Python scripts for post-processing LAMMPS output reax Tools for analyzing output of ReaxFF simulations restart2data convert a binary restart file to an input data file -thermo_extract C program for extracting thermo info from log file vim add-ons to VIM editor for editing LAMMPS input scripts xmovie a quick/simple viz package (2d projections of 3d) -xmgrace a collection of scripts that generate xmgrace plots +xmgrace a collection of scripts to generate xmgrace plots For tools that are single C, C++, or Fortran files, a Makefile for building them is included in this directory. You may need to edit it