Go to the source code of this file.
Functions/Subroutines | |
subroutine | FLAKE_ALBEDO (PDIR_SW, PSCA_SW, KSW, PDIR_ALB, PSCA_ALB, PGLOBAL_SW, PALB) |
subroutine FLAKE_ALBEDO | ( | REAL, dimension(:,:), intent(in) | PDIR_SW, |
REAL, dimension(:,:), intent(in) | PSCA_SW, | ||
INTEGER, intent(in) | KSW, | ||
REAL, dimension(:,:), intent(in) | PDIR_ALB, | ||
REAL, dimension(:,:), intent(in) | PSCA_ALB, | ||
REAL, dimension(:), intent(out) | PGLOBAL_SW, | ||
REAL, dimension(:), intent(out) | PALB | ||
) |