Introduction
Introduction Statistics Contact Development Disclaimer Help
tgranular2pdf.1 - granular - granular dynamics simulation
git clone git://src.adamsgaard.dk/granular
Log
Files
Refs
README
LICENSE
---
tgranular2pdf.1 (678B)
---
1 .Dd $Mdocdate$
2 .Dt GRANULAR2PDF 1
3 .Os
4 .Sh NAME
5 .Nm granular2pdf
6 .Nd render granular data as PDF plot
7 .Sh SYNOPSIS
8 .Nm
9 .Sh DESCRIPTION
10 The
11 .Nm
12 utility reads
13 .Xr granular 5
14 formatted data and plots grains as a PDF file, written to stdout.
15 .Sh EXIT STATUS
16 .Nm
17 exits 0 on success, and >0 if a runtime error occurs:
18 .Pp
19 .Bl -tag -width Ds -compact
20 .It 0
21 successful exit
22 .It 1
23 unspecified error
24 .El
25 .Sh EXAMPLES
26 .Dl $ granularpacking | granular2pdf > out.pdf
27 .Pp
28 .Dl $ granularpacking | granular2pdf | zathura -
29 .Pp
30 .Dl $ granular2pdf < packing.tsv > out.pdf
31 .Sh SEE ALSO
32 .Xr gnuplot 1 ,
33 .Xr granular2vtu 1 ,
34 .Xr granular 5
35 .Sh AUTHORS
36 .An Anders Damsgaard Aq Mt [email protected]
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.