Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_isba_mixpar (DTCO, DTI, IG, I, HISBA, KDECADE, KDECADE2, PCOVER, OCOVER, HPHOTO, HSFTYPE) |
| subroutine init_isba_mixpar | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(data_isba_t), intent(inout) | DTI, | ||
| type(isba_grid_t), intent(inout) | IG, | ||
| type(isba_t), intent(inout) | I, | ||
| character(len=*), intent(in) | HISBA, | ||
| integer, intent(in) | KDECADE, | ||
| integer, intent(out) | KDECADE2, | ||
| real, dimension(:,:), intent(in) | PCOVER, | ||
| logical, dimension(:), intent(in) | OCOVER, | ||
| character(len=*), intent(in) | HPHOTO, | ||
| character(len=*), intent(in) | HSFTYPE | ||
| ) |
Definition at line 6 of file init_isba_mixpar.F90.


1.8.5