Simstrat icon indicating copy to clipboard operation
Simstrat copied to clipboard

Small issues in calculation of heat fluxes

Open f-baerenbold opened this issue 1 year ago • 0 comments

The value of the exponent in the equation U(z) = U_10 x (z/10)^0.31 might need to be revisited as most sources seem to use a considerably lower value (close to 0.1) instead.

The exponent in the calculation of free convection should be placed outside of the max bracket for consistency: f_free = 2.7 x max(0,delta_thetha_v)^(1/3)

f-baerenbold avatar Jan 15 '24 10:01 f-baerenbold