SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | preps_for_meb_ebud_rad (PPS, PLAICV, PSNOWRHO, PSNOWSWE, PSNOWHEAT, PSNOWLIQ, PSNOWTEMP, PSNOWDZ, PSCOND, PHEATCAPS, PEMISNOW, PSIGMA_F, PCHIP, PTSTEP, PSR, PTA, PVMOD, PSNOWAGE, PPERMSNOWFRAC) |
subroutine | call_snow_routines (KSIZE1, KSIZE2, KMASK) |
subroutine preps_for_meb_ebud_rad::call_snow_routines | ( | integer, intent(in) | KSIZE1, |
integer, intent(in) | KSIZE2, | ||
integer, dimension(:), intent(in) | KMASK | ||
) |
Definition at line 173 of file preps_for_meb_ebud_rad.F90.
subroutine preps_for_meb_ebud_rad | ( | real, dimension(:), intent(in) | PPS, |
real, dimension(:), intent(in) | PLAICV, | ||
real, dimension(:,:), intent(inout) | PSNOWRHO, | ||
real, dimension(:,:), intent(inout) | PSNOWSWE, | ||
real, dimension(:,:), intent(in) | PSNOWHEAT, | ||
real, dimension(:,:), intent(out) | PSNOWLIQ, | ||
real, dimension(:,:), intent(out) | PSNOWTEMP, | ||
real, dimension(:,:), intent(out) | PSNOWDZ, | ||
real, dimension(:,:), intent(out) | PSCOND, | ||
real, dimension(:,:), intent(out) | PHEATCAPS, | ||
real, dimension(:), intent(out) | PEMISNOW, | ||
real, dimension(:), intent(out) | PSIGMA_F, | ||
real, dimension(:), intent(out) | PCHIP, | ||
real | PTSTEP, | ||
real, dimension(:), intent(in) | PSR, | ||
real, dimension(:), intent(in) | PTA, | ||
real, dimension(:), intent(in) | PVMOD, | ||
real, dimension(:,:), intent(inout) | PSNOWAGE, | ||
real, dimension(:), intent(in) | PPERMSNOWFRAC | ||
) |
Definition at line 10 of file preps_for_meb_ebud_rad.F90.