Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_gr_snow (HPROGRAM, HSURFTYPE, HPREFIX, KLU, KPATCH, TPSNOW, HDIR, KVERSION, KBUGFIX) |
| subroutine read_gr_snow | ( | character(len=6), intent(in) | HPROGRAM, |
| character (len=*), intent(in) | HSURFTYPE, | ||
| character (len=3), intent(in) | HPREFIX, | ||
| integer, intent(in) | KLU, | ||
| integer, intent(in) | KPATCH, | ||
| type(surf_snow) | TPSNOW, | ||
| character (len=1), intent(in), optional | HDIR, | ||
| integer, intent(in), optional | KVERSION, | ||
| integer, intent(in), optional | KBUGFIX | ||
| ) |
Definition at line 6 of file read_gr_snow.F90.


1.8.5