|
SURFEX v8.1
General documentation of Surfex
|
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 7 of file prep_ver_snow.F90.


1.8.13