From 10f8db4213b0ad1c1ef7013443a64ed626e8977f Mon Sep 17 00:00:00 2001 From: birgits Date: Thu, 8 Feb 2024 20:57:44 -0800 Subject: [PATCH] Fix typo --- windpowerlib/wind_speed.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windpowerlib/wind_speed.py b/windpowerlib/wind_speed.py index 25ce8fb..3271829 100644 --- a/windpowerlib/wind_speed.py +++ b/windpowerlib/wind_speed.py @@ -152,7 +152,7 @@ def hellman( For the Hellman exponent :math:`\alpha` many studies use a value of 1/7 for onshore and a value of 1/9 for offshore. The Hellman exponent can also - be calulated by the following equation [2]_ [3]_: + be calculated by the following equation [2]_ [3]_: .. math:: \alpha=\frac{1}{\ln\left(\frac{h_{hub}}{z_0} \right)}