tAdd example where shear_flux reads from output files - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
 (HTM) git clone git://src.adamsgaard.dk/cngf-pf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 87a1e9778f89cd4e08f5ae7a27f696a62c52387f
 (DIR) parent ceb4d36ee7619c407cf7121e24e65ff78a256f06
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed, 25 Mar 2020 15:23:21 +0100
       
       Add example where shear_flux reads from output files
       
       Diffstat:
         M shear_flux.1                        |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/shear_flux.1 b/shear_flux.1
       t@@ -31,6 +31,12 @@ into
        .Pp
        .Dl $ 1d_fd_simple_shear -n 100e3 | shear_flux
        .Dl 0.0010127845066767284
       +.Pp
       +.Dl $ 1d_fd_simple_shear -F -e 600 -I 200 sim
       +.Dl $ shear_flux sim.output*.txt
       +.Dl 0.0017711059751388718
       +.Dl 0.0017971161104479135
       +.Dl 0.0017971161104479135
        .Sh SEE ALSO
        .Xr 1d_fd_simple_shear 1
        .Xr max_depth_simple_shear 1