subroutine module_radiation_cloud_overlap::get_alpha_exper | ( | integer, intent(in) | ncol, |
integer, intent(in) | nlay, | ||
integer, intent(in) | iovr, | ||
integer, intent(in) | iovr_exprand, | ||
real(kind_phys), dimension(:,:), intent(in) | dzlay, | ||
real(kind_phys), dimension(:), intent(in) | dcorr_lgth, | ||
real(kind_phys), dimension(:,:), intent(in) | cld_frac, | ||
real(kind_phys), dimension(:,:) | alpha ) |
Definition at line 92 of file radiation_cloud_overlap.F90.