SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | update_rad_isba_n (IO, S, KK, PK, PEK, KPATCH, PZENITH, PSW_BANDS, PDIR_ALB_WITH_SNOW, PSCA_ALB_WITH_SNOW, PEMIST, PDIR_SW, PSCA_SW) |
subroutine update_rad_isba_n | ( | type(isba_options_t), intent(inout) | IO, |
type(isba_s_t), intent(inout) | S, | ||
type(isba_k_t), intent(inout) | KK, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
integer, intent(in) | KPATCH, | ||
real, dimension(:), intent(in) | PZENITH, | ||
real, dimension(:), intent(in) | PSW_BANDS, | ||
real, dimension(:,:), intent(out) | PDIR_ALB_WITH_SNOW, | ||
real, dimension(:,:), intent(out) | PSCA_ALB_WITH_SNOW, | ||
real, dimension(:), intent(out) | PEMIST, | ||
real, dimension(:,:), intent(in), optional | PDIR_SW, | ||
real, dimension(:,:), intent(in), optional | PSCA_SW | ||
) |
Definition at line 9 of file update_rad_isban.F90.