Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_perm_snow (I, TPSNOW, PTG, PPERM_SNOW_FRAC, KSNOW) |
| subroutine prep_perm_snow | ( | type(isba_t), intent(inout) | I, |
| type(surf_snow), intent(inout) | TPSNOW, | ||
| real, dimension(:,:), intent(in) | PTG, | ||
| real, dimension(:,:), intent(in) | PPERM_SNOW_FRAC, | ||
| integer, intent(in) | KSNOW | ||
| ) |
Definition at line 6 of file prep_perm_snow.F90.


1.8.5