wind chill

(thing) by Lord Brawl (2.8 d) Sat Feb 12 2000 at 4:32:22
The difference between the actual temperature and how freakin' cold it feels because of the wind is called wind chill. The wind carries away residual body heat from around you, which makes it feel colder than it is.

According to the National Weather Service wind chill is computed as:

T(wc) = 0.0817(3.71V**0.5 + 5.81 -0.25V)(T - 91.4) + 91.4

T(wc) is the wind chill, V is in the wind speed in statute miles per hour and T is the temperature in degrees Fahrenheit.

Celsius wind chill (using V as the wind speed in kilometers per hour and T in degrees Celsius) is:

T(wc) = 0.045(5.27V**0.5 + 10.45 - 0.28V) (T - 33) + 33

For example, if it's 32 Fahrenheit, and the wind is 40 MPH, it feels like 0 Fahrenheit. Brrrr.
(idea) by jafuser (1.3 y) Thu Oct 12 2000 at 2:20:11
Metric formula for computing wind chill:
      33 - (10.45 + V - V(33 - T))
Te = ------------------------------
                 22.04
Te = Wind chill equivalent temperature in degrees Celsius V = Wind speed in meters per second T = Air temperature in degrees Celsius
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.