SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | utci_teb (T, DUT, PTI_BLD, PQI_BLD, PU10, PPS, PREF_SW_GRND, PREF_SW_FAC, PSCA_SW, PDIR_SW, PZENITH, PEMIT_LW_FAC, PEMIT_LW_GRND, PLW_RAD, PTRAD_IN) |
subroutine utci_teb | ( | type(teb_t), intent(inout) | T, |
type(diag_utci_teb_t), intent(inout) | DUT, | ||
real, dimension(:), intent(in) | PTI_BLD, | ||
real, dimension(:), intent(in) | PQI_BLD, | ||
real, dimension(:), intent(in) | PU10, | ||
real, dimension(:), intent(in) | PPS, | ||
real, dimension(:), intent(in) | PREF_SW_GRND, | ||
real, dimension(:), intent(in) | PREF_SW_FAC, | ||
real, dimension(:), intent(in) | PSCA_SW, | ||
real, dimension(:), intent(in) | PDIR_SW, | ||
real, dimension(:), intent(in) | PZENITH, | ||
real, dimension(:), intent(in) | PEMIT_LW_FAC, | ||
real, dimension(:), intent(in) | PEMIT_LW_GRND, | ||
real, dimension(:), intent(in) | PLW_RAD, | ||
real, dimension(:), intent(in) | PTRAD_IN | ||
) |
Definition at line 9 of file utci_teb.F90.