SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | surf_solar_slopes (PCOSZEN, PSINZEN, PAZIMSOL, PSLOPANG, PSLOPAZI, PSURF_TRIANGLE, PDIRSRFSWD, PDIRSWDT) |
subroutine surf_solar_slopes | ( | real, dimension(:,:), intent(in) | PCOSZEN, |
real, dimension(:,:), intent(in) | PSINZEN, | ||
real, dimension(:,:), intent(in) | PAZIMSOL, | ||
real, dimension(:,:,:), intent(in) | PSLOPANG, | ||
real, dimension(:,:,:), intent(in) | PSLOPAZI, | ||
real, dimension(:,:,:), intent(in) | PSURF_TRIANGLE, | ||
real, dimension(:,:,:), intent(in) | PDIRSRFSWD, | ||
real, dimension(:,:,:,:), intent(out) | PDIRSWDT | ||
) |