Go to the source code of this file.
Functions/Subroutines | |
subroutine | PREP_VER_SNOW (TPSNOW, PZS_LS, PZS, PTG_LS, PTG, KDEEP_SOIL) |
subroutine PREP_VER_SNOW | ( | TYPE(SURF_SNOW), intent(inout) | TPSNOW, |
REAL, dimension(:), intent(in) | PZS_LS, | ||
REAL, dimension(:), intent(in) | PZS, | ||
REAL, dimension(:,:,:), intent(in), optional | PTG_LS, | ||
REAL, dimension(:,:,:), intent(in), optional | PTG, | ||
INTEGER, intent(in), optional | KDEEP_SOIL | ||
) |
Definition at line 2 of file prep_ver_snow.F90.