
Public Attributes | |
| character(len=28) | cchem_surf_file |
| character(len=6) | cch_dry_dep |
| real, dimension(:,:), pointer | xdep |
| real, dimension(:,:), pointer | xsoilrc_so2 |
| real, dimension(:,:), pointer | xsoilrc_o3 |
| logical | lch_bio_flux |
| logical | lch_no_flux |
| type(sv_t) | svt |
| character(len=6), dimension(:), pointer | cch_names |
| character(len=6), dimension(:), pointer | caer_names |
| character(len=6), dimension(:), pointer | cdstnames |
| character(len=6), dimension(:), pointer | csltnames |
Definition at line 40 of file modd_ch_tebn.F90.
| character(len=6), dimension(:), pointer modd_ch_teb_n::ch_teb_t::caer_names |
Definition at line 56 of file modd_ch_tebn.F90.
| character(len=6) modd_ch_teb_n::ch_teb_t::cch_dry_dep |
Definition at line 43 of file modd_ch_tebn.F90.
| character(len=6), dimension(:), pointer modd_ch_teb_n::ch_teb_t::cch_names |
Definition at line 54 of file modd_ch_tebn.F90.
| character(len=28) modd_ch_teb_n::ch_teb_t::cchem_surf_file |
Definition at line 42 of file modd_ch_tebn.F90.
| character(len=6), dimension(:), pointer modd_ch_teb_n::ch_teb_t::cdstnames |
Definition at line 57 of file modd_ch_tebn.F90.
| character(len=6), dimension(:), pointer modd_ch_teb_n::ch_teb_t::csltnames |
Definition at line 58 of file modd_ch_tebn.F90.
| logical modd_ch_teb_n::ch_teb_t::lch_bio_flux |
Definition at line 48 of file modd_ch_tebn.F90.
| logical modd_ch_teb_n::ch_teb_t::lch_no_flux |
Definition at line 50 of file modd_ch_tebn.F90.
| type(sv_t) modd_ch_teb_n::ch_teb_t::svt |
Definition at line 52 of file modd_ch_tebn.F90.
| real, dimension(:,:), pointer modd_ch_teb_n::ch_teb_t::xdep |
Definition at line 44 of file modd_ch_tebn.F90.
| real, dimension(:,:), pointer modd_ch_teb_n::ch_teb_t::xsoilrc_o3 |
Definition at line 47 of file modd_ch_tebn.F90.
| real, dimension(:,:), pointer modd_ch_teb_n::ch_teb_t::xsoilrc_so2 |
Definition at line 46 of file modd_ch_tebn.F90.
1.8.5