aboutsummaryrefslogtreecommitdiff
path: root/boundaryDefinition.txt
blob: a98786f2c5dd5b056ceebeff6d7a535cf81348fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# 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

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