Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_pgd_isba_n (CHI, DTCO, DTI, DTZ, DGU, GB, IG, I, UG, U, SV, HPROGRAM, OLAND_USE) |
| subroutine read_pgd_isba_n | ( | type(ch_isba_t), intent(inout) | CHI, |
| type(data_cover_t), intent(inout) | DTCO, | ||
| type(data_isba_t), intent(inout) | DTI, | ||
| type(data_tsz0_t), intent(inout) | DTZ, | ||
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(gr_biog_t), intent(inout) | GB, | ||
| type(isba_grid_t), intent(inout) | IG, | ||
| type(isba_t), intent(inout) | I, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(sv_t), intent(inout) | SV, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| logical, intent(in) | OLAND_USE | ||
| ) |
Definition at line 6 of file read_pgd_isban.F90.


1.8.5