Skip to content

Commit a030689

Browse files
committed
Added documentation for alpha calculation
1 parent 53364cb commit a030689

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

OpenHPL/Waterway/Gate.mo

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@ With
8383
<dt> $$ \\psi_{90^\\circ}= \\frac{1}{1+0.64\\cdot \\sqrt{1-(a/h_0)^2}} \\tag{8.25}$$ </dt>
8484
<dd>Contraction coefficient radial gate (for \\(a/h_0 \\rightarrow 0\\))</dd>
8585
<dt> $$ \\psi_0(\\alpha)= 1.3 -0.8\\cdot\\sqrt{1-\\left(\\frac{\\alpha -205^\\circ}{220^\\circ}\\right)^2} \\tag{8.25a}$$ </dt>
86+
<dd> With the edge angle \\(\\alpha\\) of the gate </dd/
87+
<dt> $$ \\alpha = \\left( \\frac{\\pi}{2} - \\arcsin(\\frac{h_h-a}{r})\\right) \\cdot \\frac{180^\\circ}{\\pi} $$
88+
<blockquote>
89+
<ul>
90+
<li> \\(a \\ldots\\) Vertical gate opening </li>
91+
<li> \\(h_h \\ldots\\) Height of the hinge above gate bottom\"</li>
92+
<li> \\(r \\ldots\\) Radius of the gate arm </li>
93+
</dt>
94+
</blockquote>
8695
</dl>
8796
8897
<h5>Backed-up discharge</h5>

0 commit comments

Comments
 (0)