
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) | svi |
| 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_isban.F90.
| character(len=6), dimension(:), pointer modd_ch_isba_n::ch_isba_t::caer_names |
Definition at line 56 of file modd_ch_isban.F90.
| character(len=6) modd_ch_isba_n::ch_isba_t::cch_dry_dep |
Definition at line 43 of file modd_ch_isban.F90.
| character(len=6), dimension(:), pointer modd_ch_isba_n::ch_isba_t::cch_names |
Definition at line 54 of file modd_ch_isban.F90.
| character(len=28) modd_ch_isba_n::ch_isba_t::cchem_surf_file |
Definition at line 42 of file modd_ch_isban.F90.
| character(len=6), dimension(:), pointer modd_ch_isba_n::ch_isba_t::cdstnames |
Definition at line 57 of file modd_ch_isban.F90.
| character(len=6), dimension(:), pointer modd_ch_isba_n::ch_isba_t::csltnames |
Definition at line 58 of file modd_ch_isban.F90.
| logical modd_ch_isba_n::ch_isba_t::lch_bio_flux |
Definition at line 48 of file modd_ch_isban.F90.
| logical modd_ch_isba_n::ch_isba_t::lch_no_flux |
Definition at line 50 of file modd_ch_isban.F90.
| type(sv_t) modd_ch_isba_n::ch_isba_t::svi |
Definition at line 52 of file modd_ch_isban.F90.
| real, dimension(:,:,:), pointer modd_ch_isba_n::ch_isba_t::xdep |
Definition at line 44 of file modd_ch_isban.F90.
| real, dimension(:,:), pointer modd_ch_isba_n::ch_isba_t::xsoilrc_o3 |
Definition at line 47 of file modd_ch_isban.F90.
| real, dimension(:,:), pointer modd_ch_isba_n::ch_isba_t::xsoilrc_so2 |
Definition at line 46 of file modd_ch_isban.F90.
1.8.5