Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BEM_t), | intent(inout) | :: | B | |||
type(TEB_t), | intent(inout) | :: | T | |||
real, | intent(in), | DIMENSION(:) | :: | PLW_RAD | ||
real, | intent(in), | DIMENSION(:) | :: | PEMIS_G | ||
real, | intent(in), | DIMENSION(:) | :: | PTS_SR | ||
real, | intent(in), | DIMENSION(:) | :: | PTS_G | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WA_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WA_TO_R | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WB_TO_R | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WA_TO_NR | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WB_TO_NR | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WA_TO_G | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WB_TO_G | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WA_TO_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WB_TO_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_R_TO_WA | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_R_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_R_TO_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_G_TO_WA | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_G_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_G_TO_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_WA | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_R | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_NR | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_G | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_S_TO_WIN | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WIN_TO_WA | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WIN_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WIN_TO_R | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WIN_TO_NR | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_WIN_TO_G | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_NR_TO_WA | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_NR_TO_WB | ||
real, | intent(out), | DIMENSION(:) | :: | PLW_NR_TO_WIN |