Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(TEB_OPTIONS_t), | intent(inout) | :: | TOP | |||
type(TEB_t), | intent(inout) | :: | T | |||
type(BEM_t), | intent(inout) | :: | B | |||
type(DIAG_MISC_TEB_t), | intent(inout) | :: | DMT | |||
real, | intent(in), | DIMENSION(:) | :: | PDIR_SW | ||
real, | intent(in), | DIMENSION(:) | :: | PSCA_SW | ||
real, | intent(in), | DIMENSION(:) | :: | PZENITH | ||
real, | intent(in), | DIMENSION(:) | :: | PAZIM | ||
real, | intent(in), | DIMENSION(:) | :: | PFRAC_PANEL | ||
real, | intent(in), | DIMENSION(:) | :: | PALB_PANEL | ||
real, | intent(in), | DIMENSION(:) | :: | PALB_GD | ||
real, | intent(in), | DIMENSION(:) | :: | PSVF_GD | ||
real, | intent(in), | DIMENSION(:) | :: | PALB_GRF | ||
real, | intent(in), | DIMENSION(:) | :: | PDN_RF | ||
real, | intent(in), | DIMENSION(:) | :: | PDF_RF | ||
real, | intent(in), | DIMENSION(:) | :: | PDN_RD | ||
real, | intent(in), | DIMENSION(:) | :: | PDF_RD | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_RD | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_SN_RD | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_WL_A | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_WL_B | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_GD | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_RF | ||
real, | intent(out), | DIMENSION(:) | :: | PDIR_ALB_TWN | ||
real, | intent(out), | DIMENSION(:) | :: | PSCA_ALB_TWN | ||
real, | intent(out), | DIMENSION(:) | :: | PSW_RAD_GD | ||
real, | intent(out), | DIMENSION(:) | :: | PREC_SW_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PREF_SW_GRND | ||
real, | intent(out), | DIMENSION(:) | :: | PREF_SW_FAC | ||
real, | intent(out), | DIMENSION(:) | :: | PE_SHADING | ||
logical, | intent(inout), | DIMENSION(:) | :: | OSHAD_DAY | ||
logical, | intent(in), | DIMENSION(:) | :: | OSHADE | ||
logical, | intent(in), | optional | :: | OALB_ONLY |