|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | window_shading (PSHGC, PSHGC_SH, O_SHADE, PALB_WALL, PABS_WIN, PABS_WINSH, PALB_WIN, PTRAN_WIN) |
| subroutine window_shading | ( | real, dimension(:), intent(in) | PSHGC, |
| real, dimension(:), intent(in) | PSHGC_SH, | ||
| logical, dimension(:), intent(in) | O_SHADE, | ||
| real, dimension(:), intent(in) | PALB_WALL, | ||
| real, dimension(:), intent(in) | PABS_WIN, | ||
| real, dimension(:), intent(out) | PABS_WINSH, | ||
| real, dimension(:), intent(out) | PALB_WIN, | ||
| real, dimension(:), intent(inout) | PTRAN_WIN | ||
| ) |
1.8.13