Transport elements: Difference between revisions
(Literaturangaben) |
(Start Translation) |
||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
Transport elements model the translation and retention characteristics of natural streams and rivers or pipes. The calculation approaches of natural channels and pipes differ. | |||
[[Bild:Theorie_Abb45.gif|thumb|600px|left|Abbildung 45: | |||
[[Bild:Theorie_Abb45.gif|thumb|600px|left|Abbildung 45: Calculations options for the transport element]] | |||
<br clear="all"/> | <br clear="all"/> | ||
==Translation== | ==Translation== | ||
The wave of inflow reaches the outflow with a certain time offset. This time offset corresponds to the travel time within the transport element. If travel time is shorter than the chosen calculation time step, translation characteristics will not be visible in the simulation results. | |||
== | ==Open conduit calculated using Kalinin-Miljukov== | ||
A wave output is calculated for pipes using Kalinin-Miljikov. The necessary parameters for the Kalinin-Miljukov-Method are estimated program internally according to {{:Literatur:Euler_1983}} for circular pipes. For non circular profiles the parameters are determined by supplying the hydraulic diameter and the cross-section area when the considered profile is completely filled. | |||
:{| cellspacing="0" cellpadding="2" border="0" | :{| cellspacing="0" cellpadding="2" border="0" | ||
|- | |- | ||
| | |characteristic length: || <math>L = 0.4 \cdot \frac{D}{I_S} \quad [\mbox{m}]</math> | ||
|- | |- | ||
| | |retention constant: || <math>K = 0.64 \cdot L \cdot \frac{D^2}{Q_v} \quad [\mbox{s}]</math> | ||
|} | |} | ||
: | :with | ||
:<code>D</code> [m] = | :<code>D</code> [m] = diameter of the circular pipe respectively hydraulic diameter | ||
:<code>I<sub>S</sub></code> [-] = | :<code>I<sub>S</sub></code> [-] = bottom slope of the pipe | ||
:<code>Q<sub>v</sub></code> [m³/s] = | :<code>Q<sub>v</sub></code> [m³/s] = maximum discharge capacity of the pipe | ||
Maximum discharge capacity is calculated using the Prandtl-Colebrook equation: | |||
:<math>Q_v = A_v \left [ -2 \cdot \lg \left [ \frac{2.51 \cdot \nu}{D\sqrt{2gDI_S}}+\frac{k_b}{3.71 \cdot b} \right ] \cdot \sqrt{2gDI_S} \right ]</math> | :<math>Q_v = A_v \left [ -2 \cdot \lg \left [ \frac{2.51 \cdot \nu}{D\sqrt{2gDI_S}}+\frac{k_b}{3.71 \cdot b} \right ] \cdot \sqrt{2gDI_S} \right ]</math> | ||
: | :with: | ||
:<code>A<sub>v</sub></code> [m²] = | :<code>A<sub>v</sub></code> [m²] = cross-section area of the profile | ||
:<code>ν</code> [m²/s] = | :<code>ν</code> [m²/s] = kinematic viscosity | ||
:<code>k<sub>b</sub></code> [m] = | :<code>k<sub>b</sub></code> [m] = roughness | ||
:<code>g</code> [m/s²] = | :<code>g</code> [m/s²] = gravitational acceleration | ||
Entsprechend der charakteristischen Länge <code>L</code> wird die Gesamtlänge <code>L<sub>g</sub></code> des Sammlers in <code>n</code> gleichlange Berechnungsabschnitte unterteilt mit | Entsprechend der charakteristischen Länge <code>L</code> wird die Gesamtlänge <code>L<sub>g</sub></code> des Sammlers in <code>n</code> gleichlange Berechnungsabschnitte unterteilt mit |
Revision as of 23:41, 3 June 2013
{{#hierarchy-top:}}
Transport elements model the translation and retention characteristics of natural streams and rivers or pipes. The calculation approaches of natural channels and pipes differ.
Translation
The wave of inflow reaches the outflow with a certain time offset. This time offset corresponds to the travel time within the transport element. If travel time is shorter than the chosen calculation time step, translation characteristics will not be visible in the simulation results.
Open conduit calculated using Kalinin-Miljukov
A wave output is calculated for pipes using Kalinin-Miljikov. The necessary parameters for the Kalinin-Miljukov-Method are estimated program internally according to Euler (1983)[1] for circular pipes. For non circular profiles the parameters are determined by supplying the hydraulic diameter and the cross-section area when the considered profile is completely filled.
characteristic length: [math]\displaystyle{ L = 0.4 \cdot \frac{D}{I_S} \quad [\mbox{m}] }[/math] retention constant: [math]\displaystyle{ K = 0.64 \cdot L \cdot \frac{D^2}{Q_v} \quad [\mbox{s}] }[/math]
- with
D
[m] = diameter of the circular pipe respectively hydraulic diameterIS
[-] = bottom slope of the pipeQv
[m³/s] = maximum discharge capacity of the pipe
Maximum discharge capacity is calculated using the Prandtl-Colebrook equation:
- [math]\displaystyle{ Q_v = A_v \left [ -2 \cdot \lg \left [ \frac{2.51 \cdot \nu}{D\sqrt{2gDI_S}}+\frac{k_b}{3.71 \cdot b} \right ] \cdot \sqrt{2gDI_S} \right ] }[/math]
- with:
Av
[m²] = cross-section area of the profileν
[m²/s] = kinematic viscositykb
[m] = roughnessg
[m/s²] = gravitational acceleration
Entsprechend der charakteristischen Länge L
wird die Gesamtlänge Lg
des Sammlers in n
gleichlange Berechnungsabschnitte unterteilt mit
- [math]\displaystyle{ n = \frac{L_g}{L} }[/math] (wobei n eine ganze Zahl ist)
Für die einzelnen Berechnungsabschnitte gelten die angepassten Parameter
- [math]\displaystyle{ L^* = \frac{L_g}{n} }[/math]
- [math]\displaystyle{ K^* = K \cdot \frac{L^*}{L} }[/math]
Basierend auf diesen Parametern wird nach n
-fachem Durchlaufen der Rekursionsformel
- [math]\displaystyle{ Q_{a,i} = Q_{a,i-1} + C_1 \cdot (Q_{z,i-1} - Q_{a,i-1}) + C_2 \cdot (Q_{z,i} - Q_{z,i-1}) }[/math]
- mit
Qz
= Zufluss zum BerechnungsabschnittQa
= Abfluss aus Berechnungsabschnitti
= aktueller Berechnungszeitschritti-1
= vorheriger Berechnungszeitschnittdt
= Berechnungszeitintervall- [math]\displaystyle{ C_1 = 1 - e^{-\frac{dt}{K^*}} }[/math]
- [math]\displaystyle{ C_2 = 1 - \frac{\frac{K^*}{dt}}{C_1} }[/math]
der Abfluss am unteren Sammlerende berechnet.
Dieses von Kalinin-Miljukov abgeleitete Näherungsverfahren ist nichts anderes als die bei der Abflusskonzentration verwendete Speicherkaskade; d.h. der Wellenablauf in einer Transportstrecke lässt sich durch eine Speicherkaskade bestehend aus n
Speichern mit der Speicherkonstante K*
simulieren.
Das Verfahren wurde an Hand der Veröffentlichung von Euler (1983)[1] überprüft (siehe Test_KalMil.pdf ).
Offene Gerinne mit Angabe eines Querprofils
Auch hier wird mit Hilfe der Wellenablaufberechnung nach Kalinin-Miljukov das Translations- und Retentionsverhalten abgebildet. Aus der Normalabflussbeziehung nach Manning-Strickler wird die charakteristische Länge als Parameter des Kalinin-Miljukov-Verfahrens abgeleitet (Rosemann (1970)[2]).
Mit der charakteristischen Länge erfolgt für das Gerinne eine Aufteilung in einzelne Segmente. Für jedes Segment wird mit Hilfe der Normalabflussbeziehung über eine nichtlineare Speicherberechnung (siehe Speicherbaustein) die Berechnung des Übertragungsverhaltens vollzogen.
- Hinweis
- Für die Simulation in BlueM wird das in der TRS-Datei eingegebene Profil an beiden Seiten durch eine fiktive senkrechte Wand von 1m Höhe ergänzt.
Benutzung einer Wasserspiegel – Querschnittsfläche - Abfluss Kennlinie
Ist das Übertragungsverhalten der Transportstrecke durch vorangegangene Wasserspiegellagenberechnung bekannt, kann das Ergebnis in Form einer Wasserspiegel-Querschnitt-Abfluss Kennlinie benutzt werden.
Freispiegel-Rohrleitungen mit nicht-linearem Speicher
Die Berechnung erfolgt mit Hilfe des nicht-linearen Speicherbausteins (Ostrowski (1992)[3]). Der Wellenablauf wird dabei über die Teilfüllungs- bzw. Teilabflusskurve berechnet, wodurch (im Gegensatz zur Berechnung mit dem Kalinin-Miljukov-Verfahren) die nicht-lineare Komponenten des Abflussvorgangs berücksichtigt werden.
Literaturangaben
- ↑ 1.0 1.1 Euler, G. (1983): Ein hydrologisches Näherungsverfahren für die Berechnung des Wellenablaufs in Kreisrohren. Wasser und Boden (Heft 2) (PDF )
- ↑ Rosemann, H.-J., Vedral, J. (1970): Das Kalinin-Miljukov Verfahren zur Berechnung des Ablaufs von Hochwasserwellen. Schriftenreihe der bayerischen Landesstelle für Gewässerkunde München, Heft 6
- ↑ Ostrowski, M. (1992): Ein universeller Baustein zur Simulation hydrologischer Prozesse, Wasser und Boden, Heft 11 (PDF )
{{#hierarchy-bottom:}}