SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sunpos (KYEAR, KMONTH, KDAY, PTIME, PLON, PLAT, PTSUN, PZENITH, PAZIMSOL) |
subroutine sunpos | ( | integer, intent(in) | KYEAR, |
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, intent(in) | PTIME, | ||
real, dimension(:), intent(in) | PLON, | ||
real, dimension(:), intent(in) | PLAT, | ||
real, dimension(:), intent(out) | PTSUN, | ||
real, dimension(:), intent(out) | PZENITH, | ||
real, dimension(:), intent(out) | PAZIMSOL | ||
) |