SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | teb_irrig (OIRRIG, PTSTEP, KMONTH, PSOLAR_TIME, PSTART_MONTH, PEND_MONTH, PSTART_HOUR, PEND_HOUR, P24H_IRRIG, PIRRIG) |
subroutine teb_irrig | ( | logical, intent(in) | OIRRIG, |
real, intent(in) | PTSTEP, | ||
integer, intent(in) | KMONTH, | ||
real, dimension(:), intent(in) | PSOLAR_TIME, | ||
real, dimension(:), intent(in) | PSTART_MONTH, | ||
real, dimension(:), intent(in) | PEND_MONTH, | ||
real, dimension(:), intent(in) | PSTART_HOUR, | ||
real, dimension(:), intent(in) | PEND_HOUR, | ||
real, dimension(:), intent(in) | P24H_IRRIG, | ||
real, dimension(:), intent(out) | PIRRIG | ||
) |