You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug hsu model documentation mentions that the output
soiling_ratio (Series) – Values between 0 and 1. Equal to 1 - transmission loss.
While the soiling ratio ranges 0-1, broadly speaking, it is also true that this model internally caps its minimum value at 0.6563 (i.e., 1-0.3437). For example, in the kimber model this cap is a user-defined parameter.