aboutsummaryrefslogtreecommitdiff
path: root/boundaryDefinition.txt
blob: fd6f3c093445d7717f0481280460ed21ade19e1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# Boundary Definition File
#

# topography:
height_data: "../FullSWOF_2D-1.08.00/Examples/Simple/Inputs/topography.txt"

# Boundary location ("top", "bottom", "left", "right"):
location: "top"

# Local gradient:
slope: -0.003646

# Imposed discharge:
target_flow: 2.0

# Panel marker co-ordinates (commma-separated list of cell-centre values):
markers: [4.3]

# Channel index (panel identifier):
channel: 0

# Overtopping tolerance (/m):
ztol: 0.01

# Manning's n coefficients:
n_co_chan: 0.035
n_co_west: 0.040
n_co_east: 0.040