SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_default_teb_n (CHT, DMTO, DGO, DUT, IO, T, TOP, HP |
subroutine read_default_teb_n | ( | type(ch_teb_t), intent(inout) | CHT, |
type(diag_misc_teb_options_t), intent(inout) | DMTO, | ||
type(diag_options_t), intent(inout) | DGO, | ||
type(diag_utci_teb_t), intent(inout) | DUT, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(teb_t), intent(inout) | T, | ||
type(teb_options_t), intent(inout) | TOP, | ||
HP | |||
) |
Definition at line 7 of file read_default_tebn.F90.