SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | diag_surf_budget_teb (D, PDIR_SW, PSCA_SW, PDIR_ALB, PSCA_ALB, PLW, PEMIS, PTRAD) |
subroutine diag_surf_budget_teb | ( | type(diag_t), intent(inout) | D, |
real, dimension(:,:), intent(in) | PDIR_SW, | ||
real, dimension(:,:), intent(in) | PSCA_SW, | ||
real, dimension(:,:), intent(in) | PDIR_ALB, | ||
real, dimension(:,:), intent(in) | PSCA_ALB, | ||
real, dimension(:), intent(in) | PLW, | ||
real, dimension(:), intent(in) | PEMIS, | ||
real, dimension(:), intent(in) | PTRAD | ||
) |