kaplan_strike | R Documentation |
Calculates leading-edge blade strike probability from Kaplan turbine
kaplan_strike(Q, H, D, rpm, eta, N, L, lambda = 0.2, radius_ratio = 0.75)
Q |
Turbine discharge (cfs) |
H |
Net head on the turbine (ft) |
D |
Nominal diameter (ft) of runner |
rpm |
Runner revolutions per minute |
eta |
Turbine efficiency |
N |
Number of blades |
L |
Fish length (ft) |
lambda |
Actual mortality correlation; influenced by many factors including unit type and fish species |
radius_ratio |
r/R where R = 0.5 * D; passage near hub (0.5), mid-blade (0.75), blade tip (1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.