Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_pgd_teb_par_n (DTCO, U, BDD, DTB, DTT, TG, TOP, HPROGRAM, KNI, HDIRIN) |
| subroutine | read_field (HRECFM, PFIELD, YDIR) |
| subroutine read_pgd_teb_par_n::read_field | ( | character(len=*), intent(in) | HRECFM, |
| real, dimension(tg%ndim), intent(out) | PFIELD, | ||
| character(len=1), intent(in) | YDIR | ||
| ) |
Definition at line 844 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(bld_desc_t), intent(inout) | BDD, | ||
| type(data_bem_t), intent(inout) | DTB, | ||
| type(data_teb_t), intent(inout) | DTT, | ||
| type(teb_grid_t), intent(inout) | TG, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KNI, | ||
| character(len=1), intent(in) | HDIRIN | ||
| ) |
Definition at line 6 of file read_pgd_teb_parn.F90.


1.8.5