
Public Attributes | |
| real, dimension(:,:,:), pointer | xdata_weight |
| real, dimension(:), pointer | xdata_town |
| real, dimension(:), pointer | xdata_nature |
| real, dimension(:), pointer | xdata_sea |
| real, dimension(:), pointer | xdata_water |
| real, dimension(:,:), pointer | xdata_vegtype |
| real, dimension(:), pointer | xdata_garden |
| real, dimension(:), pointer | xdata_bld |
| real, dimension(:), pointer | xdata_wall_o_hor |
| logical | lgarden |
| integer | nyear |
Definition at line 43 of file modd_data_covern.F90.
| logical modd_data_cover_n::data_cover_t::lgarden |
Definition at line 60 of file modd_data_covern.F90.
| integer modd_data_cover_n::data_cover_t::nyear |
Definition at line 63 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_bld |
Definition at line 55 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_garden |
Definition at line 54 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_nature |
Definition at line 50 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_sea |
Definition at line 51 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_town |
Definition at line 49 of file modd_data_covern.F90.
| real, dimension(:,:), pointer modd_data_cover_n::data_cover_t::xdata_vegtype |
Definition at line 53 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_wall_o_hor |
Definition at line 57 of file modd_data_covern.F90.
| real, dimension(:), pointer modd_data_cover_n::data_cover_t::xdata_water |
Definition at line 52 of file modd_data_covern.F90.
| real, dimension(:,:,:), pointer modd_data_cover_n::data_cover_t::xdata_weight |
Definition at line 47 of file modd_data_covern.F90.
1.8.5