diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-24 11:29:06 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-24 11:29:06 +0100 |
commit | d548a4b3016bd3c822cf36aebd9effd6c75c39c8 (patch) | |
tree | f101f66bfaff07501298796b2f00dbae1d18fed8 /demo | |
parent | 9ed8686389176ab78aaccc98e0afba81ff7f7755 (diff) | |
download | fullSWOF-utils-d548a4b3016bd3c822cf36aebd9effd6c75c39c8.tar.gz |
demo: Update boundaryTop parameters.
* demo/boundaryTop.txt (slope): Update value.
(target_flow): Update value.
Diffstat (limited to 'demo')
-rw-r--r-- | demo/boundaryTop.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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] |