|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_teb_n (B, BOP, DTCO, U, T, TOP, TPN, HPROGRAM, KPAT |
| 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(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, | ||
| KPAT | |||
| ) |
Definition at line 7 of file read_tebn.F90.


1.8.13