From d548a4b3016bd3c822cf36aebd9effd6c75c39c8 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Fri, 24 Jul 2020 11:29:06 +0100 Subject: demo: Update boundaryTop parameters. * demo/boundaryTop.txt (slope): Update value. (target_flow): Update value. --- demo/boundaryTop.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demo') diff --git a/demo/boundaryTop.txt b/demo/boundaryTop.txt index 789a6e3..17b6bfc 100644 --- a/demo/boundaryTop.txt +++ b/demo/boundaryTop.txt @@ -12,10 +12,10 @@ plotting: True printing: False # Local gradient: -slope: -0.003646 +slope: -0.331 # 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: [4.2] -- cgit