source: tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.pyx@ 88bb6b

Last change on this file since 88bb6b was 878044, checked in by Frederik Heber <heber@…>, 15 years ago

Added (simple) regression tests for joiner and analyzer for heptan.

  • Property mode set to 100644
File size: 347 bytes
RevLine 
[878044]1reset
2set keycolumns 5
3set key below
4set mxtics 1
5set xtics 5
6set logscale y
7set boxwidth 0.2
8set xlabel 'fragment number'
9set ylabel 'mean of approximated forces [Ht/a.u.]'
10set terminal eps color
11set output 'MeanForces-Fragment.eps'
12plot [0:23] [1e-13:137.933] \
13'MeanForces-Fragment.dat' title 'Pos1' using ($2+0.0):8 with boxes fillcolor black
Note: See TracBrowser for help on using the repository browser.