
Public Attributes | |
| logical | lcanopy |
| logical | lgarden |
| character(len=4) | croad_dir |
| character(len=4) | cwall_opt |
| character(len=3) | cbld_atype |
| character(len=6) | cz0h |
| character(len=5) | cch_bem |
| character(len=3) | cbem |
| character(len=3) | ctree |
| logical | lgreenroof |
| logical | lhydro |
| logical | lsolar_panel |
| logical | lecoclimap |
| real, dimension(:), pointer | xzs |
| real, dimension(:,:), pointer | xcover |
| logical, dimension(:), pointer | lcover |
| integer | nteb_patch |
| real, dimension(:,:), pointer | xteb_patch |
| integer | nroof_layer |
| integer | nroad_layer |
| integer | nwall_layer |
| type(date_time) | ttime |
| real | xtstep |
| real | xout_tstep |
Definition at line 45 of file modd_teb_optionn.F90.
| character(len=3) modd_teb_option_n::teb_options_t::cbem |
Definition at line 71 of file modd_teb_optionn.F90.
| character(len=3) modd_teb_option_n::teb_options_t::cbld_atype |
Definition at line 59 of file modd_teb_optionn.F90.
| character(len=5) modd_teb_option_n::teb_options_t::cch_bem |
Definition at line 68 of file modd_teb_optionn.F90.
| character(len=4) modd_teb_option_n::teb_options_t::croad_dir |
Definition at line 52 of file modd_teb_optionn.F90.
| character(len=3) modd_teb_option_n::teb_options_t::ctree |
Definition at line 75 of file modd_teb_optionn.F90.
| character(len=4) modd_teb_option_n::teb_options_t::cwall_opt |
Definition at line 56 of file modd_teb_optionn.F90.
| character(len=6) modd_teb_option_n::teb_options_t::cz0h |
Definition at line 64 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lcanopy |
Definition at line 48 of file modd_teb_optionn.F90.
| logical, dimension(:), pointer modd_teb_option_n::teb_options_t::lcover |
Definition at line 93 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lecoclimap |
Definition at line 86 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lgarden |
Definition at line 50 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lgreenroof |
Definition at line 80 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lhydro |
Definition at line 81 of file modd_teb_optionn.F90.
| logical modd_teb_option_n::teb_options_t::lsolar_panel |
Definition at line 82 of file modd_teb_optionn.F90.
| integer modd_teb_option_n::teb_options_t::nroad_layer |
Definition at line 100 of file modd_teb_optionn.F90.
| integer modd_teb_option_n::teb_options_t::nroof_layer |
Definition at line 99 of file modd_teb_optionn.F90.
| integer modd_teb_option_n::teb_options_t::nteb_patch |
Definition at line 94 of file modd_teb_optionn.F90.
| integer modd_teb_option_n::teb_options_t::nwall_layer |
Definition at line 101 of file modd_teb_optionn.F90.
| type (date_time) modd_teb_option_n::teb_options_t::ttime |
Definition at line 105 of file modd_teb_optionn.F90.
| real, dimension(:,:), pointer modd_teb_option_n::teb_options_t::xcover |
Definition at line 92 of file modd_teb_optionn.F90.
| real modd_teb_option_n::teb_options_t::xout_tstep |
Definition at line 111 of file modd_teb_optionn.F90.
| real, dimension(:,:), pointer modd_teb_option_n::teb_options_t::xteb_patch |
Definition at line 95 of file modd_teb_optionn.F90.
| real modd_teb_option_n::teb_options_t::xtstep |
Definition at line 109 of file modd_teb_optionn.F90.
| real, dimension(:), pointer modd_teb_option_n::teb_options_t::xzs |
Definition at line 91 of file modd_teb_optionn.F90.
1.8.5