
Public Member Functions | |
| subroutine | init_nam_diag_surfn (DGT, TOP) |
| subroutine | update_nam_diag_surfn (DGT) |
| subroutine | init_nam_tebn (T, TOP) |
| subroutine | update_nam_tebn (T, TOP) |
| subroutine | init_nam_ch_tebn (CHT) |
| subroutine | update_nam_ch_tebn (CHT) |
| subroutine | init_nam_diag_tebn (DGMTO, DGT, DGUT) |
| subroutine | update_nam_diag_tebn (DGMTO, DGT, DGUT) |
Public Attributes | |
| logical | lpgd |
| logical | lpgd_fix |
| logical | l2m_min_zs |
| logical | lsurf_budget |
| logical | lrad_budget |
| logical | lcoef |
| logical | lsurf_vars |
| logical | lsurf_misc_budget |
| logical | lsurf_diag_albedo |
| logical | lutci |
| logical | lsurf_budgetc |
| logical | lreset_budgetc |
| character(len=6) | cch_dry_dep |
| character(len=6) | cz0h |
| character(len=5) | cch_bem |
| real | xdt_res |
| real | xdt_off |
| real | xtstep |
| real | xout_tstep |
| real | xdiag_tstep |
| integer | n2m |
Definition at line 6 of file modn_tebn.F90.
| subroutine modn_teb_n::init_nam_ch_tebn | ( | type(ch_teb_t), intent(inout) | CHT | ) |
| subroutine modn_teb_n::init_nam_diag_surfn | ( | type(diag_teb_t), intent(inout) | DGT, |
| type(teb_options_t), intent(inout) | TOP | ||
| ) |
Definition at line 80 of file modn_tebn.F90.
| subroutine modn_teb_n::init_nam_diag_tebn | ( | type(diag_misc_teb_options_t), intent(inout) | DGMTO, |
| type(diag_teb_t), intent(inout) | DGT, | ||
| type(diag_utci_teb_t), intent(inout) | DGUT | ||
| ) |
| subroutine modn_teb_n::init_nam_tebn | ( | type(teb_t), intent(inout) | T, |
| type(teb_options_t), intent(inout) | TOP | ||
| ) |
| subroutine modn_teb_n::update_nam_ch_tebn | ( | type(ch_teb_t), intent(inout) | CHT | ) |
| subroutine modn_teb_n::update_nam_diag_surfn | ( | type(diag_teb_t), intent(inout) | DGT | ) |
Definition at line 105 of file modn_tebn.F90.
| subroutine modn_teb_n::update_nam_diag_tebn | ( | type(diag_misc_teb_options_t), intent(inout) | DGMTO, |
| type(diag_teb_t), intent(inout) | DGT, | ||
| type(diag_utci_teb_t), intent(inout) | DGUT | ||
| ) |
| subroutine modn_teb_n::update_nam_tebn | ( | type(teb_t), intent(inout) | T, |
| type(teb_options_t), intent(inout) | TOP | ||
| ) |
| character(len=5) modn_teb_n::cch_bem |
Definition at line 61 of file modn_tebn.F90.
| character(len=6) modn_teb_n::cch_dry_dep |
Definition at line 59 of file modn_tebn.F90.
| character(len=6) modn_teb_n::cz0h |
Definition at line 60 of file modn_tebn.F90.
| logical modn_teb_n::l2m_min_zs |
Definition at line 48 of file modn_tebn.F90.
| logical modn_teb_n::lcoef |
Definition at line 51 of file modn_tebn.F90.
| logical modn_teb_n::lpgd |
Definition at line 46 of file modn_tebn.F90.
| logical modn_teb_n::lpgd_fix |
Definition at line 47 of file modn_tebn.F90.
| logical modn_teb_n::lrad_budget |
Definition at line 50 of file modn_tebn.F90.
| logical modn_teb_n::lreset_budgetc |
Definition at line 57 of file modn_tebn.F90.
| logical modn_teb_n::lsurf_budget |
Definition at line 49 of file modn_tebn.F90.
| logical modn_teb_n::lsurf_budgetc |
Definition at line 56 of file modn_tebn.F90.
| logical modn_teb_n::lsurf_diag_albedo |
Definition at line 54 of file modn_tebn.F90.
| logical modn_teb_n::lsurf_misc_budget |
Definition at line 53 of file modn_tebn.F90.
| logical modn_teb_n::lsurf_vars |
Definition at line 52 of file modn_tebn.F90.
| logical modn_teb_n::lutci |
Definition at line 55 of file modn_tebn.F90.
| integer modn_teb_n::n2m |
Definition at line 69 of file modn_tebn.F90.
| real modn_teb_n::xdiag_tstep |
Definition at line 67 of file modn_tebn.F90.
| real modn_teb_n::xdt_off |
Definition at line 63 of file modn_tebn.F90.
| real modn_teb_n::xdt_res |
Definition at line 62 of file modn_tebn.F90.
| real modn_teb_n::xout_tstep |
Definition at line 66 of file modn_tebn.F90.
| real modn_teb_n::xtstep |
Definition at line 65 of file modn_tebn.F90.
1.8.5