1d_fd_simple_shear

continuum model for granular flows with pore-pressure dynamics
git clone git://src.adamsgaard.dk/1d_fd_simple_shear
Log | Files | Refs | README | LICENSE

commit 5cfcaa2b12a379d610f619272c31342839d73164
parent b07cab19b3b113451ed113f4b3d8c842f8348fc7
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 12 Dec 2019 13:54:31 +0100

Remove repetition in help text

Diffstat:
Mmax_depth_simple_shear.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/max_depth_simple_shear.c b/max_depth_simple_shear.c @@ -30,7 +30,6 @@ usage(void) printf("%s: %s [OPTIONS]\n" "outputs the maximum deformation depth in a shear system with sinusoidal\n" "fluid-pressure perturbations from the top, assuming infinite layer thickness.\n" - "Assumes infinite layer thickness.\n" "\nOptional arguments:\n" " -v, --version show version information\n" " -h, --help show this message\n"