diff options
| author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-24 11:55:08 +0100 | 
|---|---|---|
| committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-24 11:55:08 +0100 | 
| commit | 9fcbb525a1fac336fd049e05ae12713cd3cfabf4 (patch) | |
| tree | 71e1b0da30e00336e4950fa778f720e79660a78a /demo | |
| parent | d0fc3bd9f7f4092eeec8a3b8c66d49913ac8ce14 (diff) | |
| download | fullSWOF-utils-9fcbb525a1fac336fd049e05ae12713cd3cfabf4.tar.gz | |
demo: Update boundaryBottom parameters.
* demo/boundaryBottom.txt (slope): Update value.
(target_flow): Update value.
Diffstat (limited to 'demo')
| -rw-r--r-- | demo/boundaryBottom.txt | 4 | 
1 files 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] | 
