aboutsummaryrefslogtreecommitdiff
path: root/boundaryTop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boundaryTop.txt')
-rw-r--r--boundaryTop.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/boundaryTop.txt b/boundaryTop.txt
deleted file mode 100644
index ebcb5f7..0000000
--- a/boundaryTop.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Boundary Definition File
-#
-
-# Boundary type (1=height, 2=wall, 3=Neumann, 4=periodic, 5=discharge):
-type: 5
-
-# Enable plotting (True or False):
-plotting: True
-
-# Local gradient:
-slope: -0.003646
-
-# Imposed discharge (flow across boundary /m^3/s):
-target_flow: 0.192
-
-# Panel marker co-ordinates (commma-separated list of distances /m):
-markers: [4.2]
-
-# Fill order (comma-separated list of panel indices):
-panel: [0, 1]
-
-# Channel overtopping tolerance (/m):
-ztol: 0.01
-
-# Manning's n coefficients (comma-separated list, ordered by panel index):
-n_co: [0.035, 0.040]
-
-# number of height intervals:
-numH: 50