View source: R/h_sphere_in_air.R
h_sphere_in_air | R Documentation |
Calculate the convective heat tranfer coefficient for flow around a sphere.
h_sphere_in_air(Tk, Pair, speed, min.speed, diam.globe)
Tk |
value of air temperature in Kelvin. |
Pair |
value of air pressure in hPa. |
speed |
value of wind speed in m/s. |
min.speed |
value of minimum wind speed in m/s. |
diam.globe |
diameter of the sphere in m. |
Reference: Bird, Stewart, and Lightfoot (BSL), page 409.
Convective heat tranfer coefficient for flow around a sphere, W/(m2 K).
Ana Casanueva (05.01.2017).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.