|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | writesurf_teb_n (HSELECT, OSNOWDIMNC, DTCO, U, TOP, BOP |
| subroutine | road_dir (PDIR, HDIR) |
| subroutine | walla_dir (PDIR, HDIR) |
| subroutine | wallb_dir (PDIR, HDIR) |
| subroutine writesurf_teb_n | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| logical, intent(in) | OSNOWDIMNC, | ||
| type(data_cover_t), intent(inout) | DTCO, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(teb_options_t), intent(in) | TOP, | ||
| type(bem_options_t), intent(in) | BOP | ||
| ) |
Definition at line 7 of file writesurf_tebn.F90.


1.8.13