Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
109 views3 pages

Muskingum Method in MATLAB

The document contains a table with time series data on water inflow and outflow values for a reservoir over a 66 hour period recorded in 6 hour intervals. It also contains formulas to calculate the change in storage and total storage of the reservoir using the inflow and outflow data under different weighting factors. Two line graphs are presented showing the total storage of the reservoir over time using weighting factors of 0.35 and 0.30.

Uploaded by

Silas Chaudhari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views3 pages

Muskingum Method in MATLAB

The document contains a table with time series data on water inflow and outflow values for a reservoir over a 66 hour period recorded in 6 hour intervals. It also contains formulas to calculate the change in storage and total storage of the reservoir using the inflow and outflow data under different weighting factors. Two line graphs are presented showing the total storage of the reservoir over time using weighting factors of 0.35 and 0.30.

Uploaded by

Silas Chaudhari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Time Inflow Outflow Inflow-Outflow Average ∆S S=∑∆S [xI + (1 - x)Q]

(cumec) (cumec) (cumec) (cumec) (cumec.hour) (cumec.hour) x = 0.35 x= 0.30


Col 1. Col 2. Col 3. Col 4. Col 5. Col 6. Col 7. Col 8. Col 9.

0 5 5 0 0 5 5
7 42
6 20 6 14 42 10.9 10.2
26 156
12 50 12 38 198 25.3 23.4
29.5 177
18 50 29 21 375 36.35 35.3
7.5 45
24 32 38 -6 420 35.9 36.2
-9.5 -57
30 22 35 -13 363 30.45 31.1
-13.5 -81
36 15 29 -14 282 24.1 24.8
-13.5 -81
42 10 23 -13 201 18.45 19.1
-11.5 -69
48 7 17 -10 132 13.5 14
-9 -54
54 5 13 -8 78 10.2 10.6
-6 -36
60 5 9 -4 42 7.6 7.8
-3 -18
66 5 7 -2 24 6.3 6.4

0 5
[xI + (1 - x)Q]
x = 0.25
Col 10. X1 0.35
X2 0.3
5 X3 0.25
∆t 6
9.5

21.5

34.25
X=0.25
36.5
40

31.75 35

30
25.5
25
19.75 X=0.25
20

14.5 15

10
11
5
8
0
0 50 100 150 200 250 300 350 400 450
6.5
x=0.35
40
35
30
25
x=0.35
20
15
10
5
0
0 50 100 150 200 250 300 350 400 450

X=0.25

X=0.30
40
35
30
25
X=0.30
20
15
10
5
0
0 50 100 150 200 250 300 350 400 450

You might also like