URI:
       tgranular2pdf - granular - granular dynamics simulation
  HTML git clone git://src.adamsgaard.dk/granular
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tgranular2pdf (271B)
       ---
            1 #!/bin/sh
            2 
            3 awk -F'        ' '{print $2, $3, $1 / 2.0, $1}' \
            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 ''"