cngf-pf

continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
git clone git://src.adamsgaard.dk/cngf-pf # fast
git clone https://src.adamsgaard.dk/cngf-pf.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 3d1f6f47161a72d7408db704daa7509a6140d818
parent 2cb92cd64835afb9dc1a294082002be1d68be92b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu,  9 Jul 2020 19:10:06 +0200

Fix wrong case for grain compressibility parameter

Diffstat:
M1d_fd_simple_shear.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/1d_fd_simple_shear.1 b/1d_fd_simple_shear.1 @@ -135,7 +135,7 @@ Only relevant with fluid dynamics enabled .Fl ( F ) . .It Fl o Ar origo Simulation domain origo [m] (default 0). -.It Fl p Ar grain-compressibility +.It Fl P Ar grain-compressibility Granular material compressibility [Pa^-1] (default 1e-8). .It Fl p Ar grain-porosity Granular material porosity [-] (default 0.25).