SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | update_rad_flake (F, PZENITH, PDIR_ALB_ATMOS, PSCA_ALB_ATMOS, PEMIS_ATMOS, PTRAD) |
subroutine update_rad_flake | ( | type(flake_t), intent(inout) | F, |
real, dimension(:), intent(in) | PZENITH, | ||
real, dimension(:,:), intent(out) | PDIR_ALB_ATMOS, | ||
real, dimension(:,:), intent(out) | PSCA_ALB_ATMOS, | ||
real, dimension(:), intent(out) | PEMIS_ATMOS, | ||
real, dimension(:), intent(out) | PTRAD | ||
) |
Definition at line 7 of file update_rad_flake.F90.