> For the complete documentation index, see [llms.txt](https://swatplus.gitbook.io/io-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swatplus.gitbook.io/io-docs/theoretical-documentation/section-1-climate/chapter-1-3-weather-generator/1-3.6-wind-speed.md).

# 1:3.6 Wind Speed

Wind speed is required by SWAT+ when the Penman-Monteith equation is used to calculate potential evapotranspiration. Mean daily wind speed is generated in SWAT+ using a modified exponential equation:

$$\mu *{10m}=\mu wnd*{mon}\*(-ln(rnd\_1))^{0.3}$$                                                                                                               1.3.6.1

where $$\mu *{10m}$$ is the mean wind speed for the day ($$m/s$$), $$\mu wnd*{mon}$$ is the average wind speed for the month   ($$m/s$$), and $$rnd\_1$$ is a random number between 0.0 and 1.0.

Table 1:3-6: SWAT+ input variables that pertain to generation of wind speed.

| Definition                                         | Source Name | Input Name | Input File                                                                   |
| -------------------------------------------------- | ----------- | ---------- | ---------------------------------------------------------------------------- |
| Wind speed input: 'sim' for simulated or gage name | wgage       | wnd        | [weather-sta.cli](/io-docs/introduction-1/climate/weather-sta.cli.md)        |
| $$\mu wnd\_{mon}$$: Observed wind speed ($$m/s$$)  | wnd         | wnd        | [.wnd](/io-docs/introduction-1/climate/wnd.cli-and-wind-speed-data-files.md) |
