From 9fcbb525a1fac336fd049e05ae12713cd3cfabf4 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Fri, 24 Jul 2020 11:55:08 +0100 Subject: demo: Update boundaryBottom parameters. * demo/boundaryBottom.txt (slope): Update value. (target_flow): Update value. --- demo/boundaryBottom.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/boundaryBottom.txt b/demo/boundaryBottom.txt index 71389e7..c2891fc 100644 --- a/demo/boundaryBottom.txt +++ b/demo/boundaryBottom.txt @@ -12,10 +12,10 @@ plotting: False printing: False # Local gradient: -slope: -0.003646 +slope: -0.250 # Imposed discharge (flow across boundary /m^3/s): -target_flow: 0.192 +target_flow: 1.25 # Panel marker co-ordinates (commma-separated list of distances /m): markers: [5.6] -- cgit