Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd granularpacking.1 - granular - granular dynamics simulation
git clone git://src.adamsgaard.dk/granular
Log
Files
Refs
README
LICENSE
---
commit e907793db63bf101fd124df80d0b7a3cd0f9825d
parent 413b2bb6aa9bdd9144da34136dbb3c38a4aa755f
Author: Anders Damsgaard <[email protected]>
Date: Thu, 25 Mar 2021 13:44:59 +0100
add granularpacking.1
Diffstat:
A granularpacking.1 | 36 +++++++++++++++++++++++++++++…
1 file changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/granularpacking.1 b/granularpacking.1
t@@ -0,0 +1,36 @@
+.Dd $Mdocdate$
+.Dt GRANULARPACKING 1
+.Os
+.Sh NAME
+.Nm granularpacking
+.Nd generate a packing of granular data
+.Sh SYNOPSIS
+.Nm
+.Sh DESCRIPTION
+The
+.Nm
+program generates a regular or random packing of grains, and outputs
+the grain data in
+.Xr granular 5
+format.
+.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
+.It 2
+.Xr pledge 2
+error
+.El
+.Sh EXAMPLES
+.Dl $ granularpacking | granular2vtk > out.vtk
+.Sh SEE ALSO
+.Xr granular2pdf 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.