aboutsummaryrefslogtreecommitdiff
path: root/boundaryDefinition.txt
diff options
context:
space:
mode:
authorPaul Garlick <pgarlick@tourbillion-technology.com>2019-10-28 15:32:56 +0000
committerPaul Garlick <pgarlick@tourbillion-technology.com>2019-10-28 15:43:49 +0000
commit463c62ab14d2fd094871e53186fb78b05792ad2a (patch)
treed10af39b8eb3a3cc0cd12ad4882b884495ce908f /boundaryDefinition.txt
parentcb3cddba88edeba0480fb0a32b59b76162e00a06 (diff)
downloadfullSWOF-utils-463c62ab14d2fd094871e53186fb78b05792ad2a.tar.gz
rename boundaryDefinition.txt to boundaryTop.txt.
Diffstat (limited to 'boundaryDefinition.txt')
-rw-r--r--boundaryDefinition.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/boundaryDefinition.txt b/boundaryDefinition.txt
deleted file mode 100644
index e526816..0000000
--- a/boundaryDefinition.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Boundary Definition File
-#
-
-# topography:
-height_data: "../FullSWOF_2D-1.08.00/Examples/Simple/Inputs/topography.txt"
-
-# Enable plotting (True or False):
-plotting: True
-
-# Local gradient:
-slope: -0.003646
-
-# Imposed discharge:
-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