Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_teb_n (B, BOP, DTCO, DGU, U, T, TOP, TPN, HPROGRAM, KPATCH) |
| subroutine read_teb_n | ( | type(bem_t), intent(inout) | B, |
| type(bem_options_t), intent(inout) | BOP, | ||
| type(data_cover_t), intent(inout) | DTCO, | ||
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(teb_t), intent(inout) | T, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(teb_panel_t), intent(inout) | TPN, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KPATCH | ||
| ) |
Definition at line 6 of file read_tebn.F90.


1.8.5