SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | diag_surf_budget_flake (D, PRHOA, PSFTH, PDIR_SW, PSCA_SW, PLW, PDIR_ALB, PSCA_ALB, PLWUP, PSFZON, PSFMER) |
subroutine diag_surf_budget_flake | ( | type(diag_t), intent(inout) | D, |
real, dimension(:), intent(in) | PRHOA, | ||
real, dimension(:), intent(in) | PSFTH, | ||
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) | PLWUP, | ||
real, dimension(:), intent(in) | PSFZON, | ||
real, dimension(:), intent(in) | PSFMER | ||
) |
Definition at line 8 of file diag_surf_budget_flake.F90.