SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_pgd_teb_par_n (DTCO, U, GCP, BDD, DTB, DTT, KDIM, |
subroutine | read_field (HRECFM, PFIELD, YDIR) |
subroutine read_pgd_teb_par_n::read_field | ( | character(len=*), intent(in) | HRECFM, |
real, dimension(kdim), intent(out) | PFIELD, | ||
character(len=1), intent(in) | YDIR | ||
) |
Definition at line 767 of file read_pgd_teb_parn.F90.
subroutine read_pgd_teb_par_n | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_t), intent(inout) | U, | ||
type(grid_conf_proj_t), intent(inout) | GCP, | ||
type(bld_desc_t), intent(inout) | BDD, | ||
type(data_bem_t), intent(inout) | DTB, | ||
type(data_teb_t), intent(inout) | DTT, | ||
integer, intent(in) | KDIM | ||
) |
Definition at line 7 of file read_pgd_teb_parn.F90.