Sample Input Data
The following example shows input data when calculating ks. Note the KN
record in Test 4B, and field 6 on the CT record in Test 4A. The negative values
flag the program to make the hydraulic roughness calculations. The absolute
value, i.e., 0.5in Test 4B, tells the program the ratio of roughness in that element
to the composite roughness. For example, if the values are -1, as on the KS-
record fields 3, 4, 5, and 6, or as on the CT record in field 6 in Test 4A, then the
roughness in each of these panels would be calculated as equal proportions of the
composite. The program is supposed to supply "missing" values on a record by
repeating the data in the previous fields; i.e., on the CT record, the data for fields
7 and 8, and 9 and 10, would be repeated from fields 5 and 6 (see Appendix C).
Note, however, that currently this does not work for the KN record, and data for
all fields should be supplied by the user.
T1 Test 4A Calculate Ks from Barnes n-value
Simple trapezoidal channel
T1 fld 1
2
3
4
5
6
7
8
9
10
F#345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678
TR
2
1
CT
301
10
0
0
1
-1
QW 13900
WS
5.3
ES .0034
WT
50
$$END
T1 4B Calculate Ks from Barnes, p34
T1
T1 fld 1
2
3
4
5
6
7
8
9
10
F#345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678 2345678
TR
1
X1
1
7
GR
16
0
12.6
40
12.4
65
9.5
80
8.8
200
GR
8.8
290
16
320
KN
-.5
-1
-1
-1
-1
NE
9
2
1
QW 13900
WS 15.6
ES .0034
WT
50
$$END
Output Data
The information contained in the output tables is the same as that described in
the normal depth calculation output.
Water Discharge Calculations: Input and Output
This option allows water discharge to become the dependant variable in the
Manning equation.
98
Chapter 6
Input Requirements and Program Output for SAM.hyd