Go to the source code of this file.
Functions/Subroutines | |
subroutine | UPDATE_ESM_ISBA_n (HPROGRAM, KI, KSW, PZENITH, PSW_BANDS, PDIR_ALB, PSCA_ALB, PEMIS, PTSRAD) |
subroutine UPDATE_ESM_ISBA_n | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
INTEGER, intent(in) | KI, | ||
INTEGER, intent(in) | KSW, | ||
REAL, dimension(ki), intent(in) | PZENITH, | ||
REAL, dimension(ksw), intent(in) | PSW_BANDS, | ||
REAL, dimension(ki,ksw), intent(out) | PDIR_ALB, | ||
REAL, dimension(ki,ksw), intent(out) | PSCA_ALB, | ||
REAL, dimension(ki), intent(out) | PEMIS, | ||
REAL, dimension(ki), intent(out) | PTSRAD | ||
) |
Definition at line 2 of file update_esm_isban.F90.