From 4601c9a9f401e8c897080ce266b1ed85782adc11 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 23 Sep 2013 22:48:08 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10834 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_tools.html | 15 --------------- doc/Section_tools.txt | 15 --------------- 2 files changed, 30 deletions(-) diff --git a/doc/Section_tools.html b/doc/Section_tools.html index c2d7c68838..fbbf46d10a 100644 --- a/doc/Section_tools.html +++ b/doc/Section_tools.html @@ -68,7 +68,6 @@ own sub-directories with their own Makefiles.
  • python
  • reax
  • restart2data -
  • thermo_extract
  • vim
  • xmgrace
  • xmovie @@ -451,20 +450,6 @@ of files are written by LAMMPS, and how the files are named.


    -

    thermo_extract tool -

    -

    The thermo_extract tool reads one of more LAMMPS log files and -extracts a thermodynamic value (e.g. Temp, Press). It spits out the -time,value as 2 columns of numbers so the tool can be used as a quick -way to plot some quantity of interest. See the header of the -thermo_extract.c file for the syntax of how to run it and other -details. -

    -

    This tool was written by Vikas Varshney at Wright Patterson AFB -(vikas.varshney at gmail.com). -

    -
    -

    vim tool

    The files in the tools/vim directory are add-ons to the VIM editor diff --git a/doc/Section_tools.txt b/doc/Section_tools.txt index b44c90ef94..0f794fab38 100644 --- a/doc/Section_tools.txt +++ b/doc/Section_tools.txt @@ -64,7 +64,6 @@ own sub-directories with their own Makefiles. "python"_#pythontools "reax"_#reax "restart2data"_#restart -"thermo_extract"_#thermo_extract "vim"_#vim "xmgrace"_#xmgrace "xmovie"_#xmovie :ul @@ -447,20 +446,6 @@ of files are written by LAMMPS, and how the files are named. :line -thermo_extract tool :h4,link(thermo_extract) - -The thermo_extract tool reads one of more LAMMPS log files and -extracts a thermodynamic value (e.g. Temp, Press). It spits out the -time,value as 2 columns of numbers so the tool can be used as a quick -way to plot some quantity of interest. See the header of the -thermo_extract.c file for the syntax of how to run it and other -details. - -This tool was written by Vikas Varshney at Wright Patterson AFB -(vikas.varshney at gmail.com). - -:line - vim tool :h4,link(vim) The files in the tools/vim directory are add-ons to the VIM editor