SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | diag_surf_budget_sea (D, DI, S, PTT, PRHOA, PSFTH, PSFTH_ICE, PSFTQ, PSFTQ_ICE, PDIR_SW, PSCA_SW, PLW, PDIR_ALB, PSCA_ALB, PEMIS, PTRAD, PSFZON, PSFZON_ICE, PSFMER, PSFMER_ICE) |
subroutine diag_surf_budget_sea | ( | type(diag_t), intent(inout) | D, |
type(diag_t), intent(inout) | DI, | ||
type(seaflux_t), intent(inout) | S, | ||
real, intent(in) | PTT, | ||
real, dimension(:), intent(in) | PRHOA, | ||
real, dimension(:), intent(in) | PSFTH, | ||
real, dimension(:), intent(in) | PSFTH_ICE, | ||
real, dimension(:), intent(in) | PSFTQ, | ||
real, dimension(:), intent(in) | PSFTQ_ICE, | ||
real, dimension(:,:), intent(in) | PDIR_SW, | ||
real, dimension(:,:), intent(in) | PSCA_SW, | ||
real, dimension(:), intent(in) | PLW, | ||
real, dimension(:,:), intent(in) | PDIR_ALB, | ||
real, dimension(:,:), intent(in) | PSCA_ALB, | ||
real, dimension(:), intent(in) | PEMIS, | ||
real, dimension(:), intent(in) | PTRAD, | ||
real, dimension(:), intent(in) | PSFZON, | ||
real, dimension(:), intent(in) | PSFZON_ICE, | ||
real, dimension(:), intent(in) | PSFMER, | ||
real, dimension(:), intent(in) | PSFMER_ICE | ||
) |