Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd granular2pdf.1 - granular - granular dynamics simulation
git clone git://src.adamsgaard.dk/granular
Log
Files
Refs
README
LICENSE
---
commit 7d7ae93157bd64531fa0ad995af60b9cd11556c5
parent 9da65983ddd58f63107d3afc5c6f41b43846089f
Author: Anders Damsgaard <[email protected]>
Date: Thu, 25 Mar 2021 14:18:45 +0100
add granular2pdf.1
Diffstat:
A granular2pdf.1 | 34 +++++++++++++++++++++++++++++…
1 file changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/granular2pdf.1 b/granular2pdf.1
t@@ -0,0 +1,34 @@
+.Dd $Mdocdate$
+.Dt GRANULAR2PDF 1
+.Os
+.Sh NAME
+.Nm granular2pdf
+.Nd render granular data as PDF plot
+.Sh SYNOPSIS
+.Nm
+.Sh DESCRIPTION
+The
+.Nm
+utility reads
+.Xr granular 5
+formatted data and plots grains as a PDF file, written to stdout.
+.Sh EXIT STATUS
+.Nm
+exits 0 on success, and >0 if a runtime error occurs:
+.Pp
+.Bl -tag -width Ds -compact
+.It 0
+successful exit
+.It 1
+unspecified error
+.El
+.Sh EXAMPLES
+.Dl $ granularpacking | granular2pdf > out.pdf
+.Pp
+.Dl $ granular2pdf < packing.tsv > out.pdf
+.Sh SEE ALSO
+.Xr gnuplot 1 ,
+.Xr granular2vtu 1 ,
+.Xr granular 5
+.Sh AUTHORS
+.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.