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 117257a5d82a24288abdc2234ec3df452d932708
parent 1f9d50b3a66f490453f70fdaacd157c7f3a6f1fa
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 10 Sep 2021 14:19:23 +0200

cngf-pf-plot-depth-evol.1: add reference to transpose(1)

Diffstat:
Mcngf-pf-plot-depth-evol.1 | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cngf-pf-plot-depth-evol.1 b/cngf-pf-plot-depth-evol.1 @@ -95,6 +95,7 @@ Plot the fluid pressure: .Sh SEE ALSO .Xr cngf-pf 1 , .Xr cngf-pf-plot-point-evol 1 , -.Xr gnuplot 1 +.Xr gnuplot 1 , +.Xr transpose 1 .Sh AUTHORS .An Anders Damsgaard Aq Mt anders@adamsgaard.dk