real(kind_phys) function module_sf_mynn::zolri | ( | real(kind_phys), intent(in) | ri, |
real(kind_phys), intent(in) | za, | ||
real(kind_phys), intent(in) | z0, | ||
real(kind_phys), intent(in) | zt, | ||
real(kind_phys), intent(in) | zol1, | ||
integer, intent(in) | psi_opt ) |
[in] | ri | This iterative algorithm was taken from the revised surface layer scheme in WRF-ARW, written by Pedro Jimenez and Jimy Dudhia and summarized in Jimenez et al. (2012, MWR). This function was adapted to input the thermal roughness length, zt, (as well as z0) and use initial estimate of z/L. |
[in] | za | This iterative algorithm was taken from the revised surface layer scheme in WRF-ARW, written by Pedro Jimenez and Jimy Dudhia and summarized in Jimenez et al. (2012, MWR). This function was adapted to input the thermal roughness length, zt, (as well as z0) and use initial estimate of z/L. |
[in] | z0 | This iterative algorithm was taken from the revised surface layer scheme in WRF-ARW, written by Pedro Jimenez and Jimy Dudhia and summarized in Jimenez et al. (2012, MWR). This function was adapted to input the thermal roughness length, zt, (as well as z0) and use initial estimate of z/L. |
[in] | zt | This iterative algorithm was taken from the revised surface layer scheme in WRF-ARW, written by Pedro Jimenez and Jimy Dudhia and summarized in Jimenez et al. (2012, MWR). This function was adapted to input the thermal roughness length, zt, (as well as z0) and use initial estimate of z/L. |
[in] | zol1 | This iterative algorithm was taken from the revised surface layer scheme in WRF-ARW, written by Pedro Jimenez and Jimy Dudhia and summarized in Jimenez et al. (2012, MWR). This function was adapted to input the thermal roughness length, zt, (as well as z0) and use initial estimate of z/L. |
Definition at line 3699 of file module_sf_mynn.F90.
References li_etal_2010(), and zolri().
Referenced by zolri().