|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_pgd_teb_n (DTCO, U, UG, GCP, TOP, TG, BOP, BDD, DTB, DTT, HPROGRAM) |
| subroutine read_pgd_teb_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_t), intent(inout) | U, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(grid_conf_proj_t), intent(inout) | GCP, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(grid_t), intent(inout) | TG, | ||
| type(bem_options_t), intent(inout) | BOP, | ||
| type(bld_desc_t), intent(inout) | BDD, | ||
| type(data_bem_t), intent(inout) | DTB, | ||
| type(data_teb_t), intent(inout) | DTT, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 8 of file read_pgd_tebn.F90.


1.8.13