SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_pgd_isba_n (CHI, DTCO, DTV, DTZ, GB, IG, ISS, IO, |
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) | DTV, | ||
type(data_tsz0_t), intent(inout) | DTZ, | ||
type(gr_biog_t), intent(inout) | GB, | ||
type(grid_t), intent(inout) | IG, | ||
type(sso_t), intent(inout) | ISS, | ||
type(isba_options_t), intent(inout) | IO | ||
) |
Definition at line 7 of file read_pgd_isban.F90.