lammps/tools/xmgrace
Eisuke Kawashima 649a8cc01a
Fix typo
2020-03-14 13:57:48 +09:00
..
README Added xmgrace folder 2013-09-20 16:20:55 +00:00
lammpsplot.cpp Fix typo 2020-03-14 13:57:48 +09:00
lammpsplot.pdf Added xmgrace folder 2013-09-20 16:20:55 +00:00
logplotawk.oneliner Added xmgrace folder 2013-09-20 16:20:55 +00:00
logplotgrep.oneliner Added xmgrace folder 2013-09-20 16:20:55 +00:00
plotthermodata.awk Added xmgrace folder 2013-09-20 16:20:55 +00:00

README

This directory contains a collection of scripts for generating xmgrace plots. 
To use any of these tools, you will probably first need to 
install the xmgrace plotting package:

http://plasma-gate.weizmann.ac.il/Grace/

Here is a brief description of the files:

 lammpsplot.cpp: a C++ program that converts log files to xmgrace with labels
 lammpsplot.pdf: documentation for lammpsplot
 logplotawk.oneliner: an awk command that pipes a log file to xmgrace
 logplotgrep.oneliner: a grep command that pipes a log file to xmgrace
 plotthermodata.awk: an awk program that converts log files to xmgrace with labels