commit ceb4d36ee7619c407cf7121e24e65ff78a256f06
parent d6e285b12517fd15ea9488cbce20737297e4c9a7
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 24 Mar 2020 20:37:17 +0100
Update example output to new, extended precision
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shear_flux.1 b/shear_flux.1
@@ -27,10 +27,10 @@ into
.Nm :
.Pp
.Dl $ 1d_fd_simple_shear -n 10e3 | shear_flux
-.Dl 6.19432e-06
+.Dl 6.1943203051999493e-06
.Pp
.Dl $ 1d_fd_simple_shear -n 100e3 | shear_flux
-.Dl 0.00101278
+.Dl 0.0010127845066767284
.Sh SEE ALSO
.Xr 1d_fd_simple_shear 1
.Xr max_depth_simple_shear 1