SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | update_rad_water (W, PZENITH, PTT, PDIR_ALB_ATMOS, PSCA_ALB_ATMOS, PEMIS_ATMOS, PTRAD) |
subroutine update_rad_water | ( | type(watflux_t), intent(inout) | W, |
real, dimension(:), intent(in) | PZENITH, | ||
real, intent(in) | PTT, | ||
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_water.F90.