| proportion_diffuse_solar_radiation | R Documentation | 
The function estimates the ratio of diffuse to direct solar radiation based on the approximation of the SOLRAD model \insertCiteMcCullough1971TrenchR described in \insertCiteTracy1983;textualTrenchR.
proportion_diffuse_solar_radiation(psi, p_a, rho)
| psi | 
 | 
| p_a | 
 | 
| rho | 
 | 
numeric diffuse fraction.
Other microclimate functions: 
air_temp_profile_neutral(),
air_temp_profile_segment(),
air_temp_profile(),
degree_days(),
direct_solar_radiation(),
diurnal_radiation_variation(),
diurnal_temp_variation_sineexp(),
diurnal_temp_variation_sinesqrt(),
diurnal_temp_variation_sine(),
monthly_solar_radiation(),
partition_solar_radiation(),
solar_radiation(),
surface_roughness(),
wind_speed_profile_neutral(),
wind_speed_profile_segment()
  proportion_diffuse_solar_radiation(psi = 60, 
                                     p_a = 86.1, 
                                     rho   = 0.25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.