tFix option listing - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
HTML git clone git://src.adamsgaard.dk/cngf-pf
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 6bd6591677e6c6ebbd6d73bf94cae4e2cfdb3863
DIR parent 3b5759c036feb0e857b03c3e481b1d08ad06cf9f
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 6 Mar 2020 07:08:32 +0100
Fix option listing
Diffstat:
M 1d_fd_simple_shear.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/1d_fd_simple_shear.c b/1d_fd_simple_shear.c
t@@ -32,7 +32,7 @@ struct simulation sim;
static void
usage(void)
{
- dprintf(2, "usage: %s [-FNThnv] "
+ dprintf(2, "usage: %s [-FNThv] "
"[-g gravity-accel] [-d grain-size] [-r grain-density] "
"[-m grain-friction] [-c grain-cohesion] "
"[-A grain-nonlocal-ampl] [-b grain-rate-dependance] "