|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_isba_mixpar (DTCO, DTV, KDIM, IO, KDECADE, KDECADE2, PCOVER, OCOVER, HSFTYP |
| subroutine init_isba_mixpar | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(data_isba_t), intent(inout) | DTV, | ||
| integer, intent(in) | KDIM, | ||
| type(isba_options_t), intent(inout) | IO, | ||
| integer, intent(in) | KDECADE, | ||
| integer, intent(out) | KDECADE2, | ||
| real, dimension(:,:), intent(in) | PCOVER, | ||
| logical, dimension(:), intent(in) | OCOVER, | ||
| HSFTYP | |||
| ) |
Definition at line 8 of file init_isba_mixpar.F90.


1.8.13