From 4601c9a9f401e8c897080ce266b1ed85782adc11 Mon Sep 17 00:00:00 2001
From: sjplimp
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). -
-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