tgranularplot - granular - granular dynamics simulation
git clone git://src.adamsgaard.dk/granular
Log
Files
Refs
README
LICENSE
---
tgranularplot (269B)
---
     1 #!/bin/sh
     2 
     3 awk -F'        ' '{print $2, $3, $1, $1*2.0}' \
     4         | gnuplot -e "set term pdf;\
     5                                   set xlabel 'x [m]';\
     6                                   set ylabel 'y [m]';\
     7                                   set cblabel 'diameter [m]';\
     8                                   set size ratio -1;\
     9                                   plot '-' with circles fill solid fillcolor palette lw 0 title ''"