commit 87a1e9778f89cd4e08f5ae7a27f696a62c52387f
parent ceb4d36ee7619c407cf7121e24e65ff78a256f06
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:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/shear_flux.1 b/shear_flux.1
@@ -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