Data Types | |
type | DATA_TEB_GREENROOF_t |
Public Member Functions | |
subroutine | DATA_TEB_GREENROOF_GOTO_MODEL (KFROM, KTO, LKFROM) |
subroutine | DATA_TEB_GREENROOF_ALLOC (KMODEL) |
subroutine | DATA_TEB_GREENROOF_DEALLO |
Public Attributes | |
TYPE(DATA_TEB_GREENROOF_t), allocatable, target, save | DATA_TEB_GREENROOF_MODEL |
REAL, dimension(:,:), pointer | XPAR_OM_GR = >NULL() |
REAL, dimension(:,:), pointer | XPAR_CLAY_GR = >NULL() |
REAL, dimension(:,:), pointer | XPAR_SAND_GR = >NULL() |
REAL, dimension(:,:), pointer | XPAR_LAI_GR = >NULL() |
REAL, dimension(:,:), pointer | XPAR_VEGTYPE = >NULL() |
REAL, dimension(:), pointer | XPAR_Z0_O_Z0H = >NULL() |
REAL, dimension(:,:), pointer | XPAR_EMIS = >NULL() |
REAL, dimension(:,:), pointer | XPAR_Z0 = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBNIR_VEG = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBVIS_VEG = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBUV_VEG = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBNIR_SOIL = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBVIS_SOIL = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBUV_SOIL = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBNIR_DRY = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBVIS_DRY = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBUV_DRY = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBNIR_WET = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBVIS_WET = >NULL() |
REAL, dimension(:), pointer | XPAR_ALBUV_WET = >NULL() |
REAL, dimension(:,:), pointer | XPAR_VEG = >NULL() |
REAL, dimension(:), pointer | XPAR_WRMAX_CF = >NULL() |
REAL, dimension(:), pointer | XPAR_RSMIN = >NULL() |
REAL, dimension(:), pointer | XPAR_GAMMA = >NULL() |
REAL, dimension(:), pointer | XPAR_CV = >NULL() |
REAL, dimension(:), pointer | XPAR_RGL = >NULL() |
REAL, dimension(:,:), pointer | XPAR_ROOTFRAC = >NULL() |
REAL, dimension(:), pointer | XPAR_BSLAI = >NULL() |
REAL, dimension(:), pointer | XPAR_LAIMIN = >NULL() |
REAL, dimension(:), pointer | XPAR_SEFOLD = >NULL() |
REAL, dimension(:), pointer | XPAR_H_TREE = >NULL() |
REAL, dimension(:), pointer | XPAR_GMES = >NULL() |
REAL, dimension(:), pointer | XPAR_RE25 = >NULL() |
LOGICAL, dimension(:), pointer | LDATA_STRESS = >NULL() |
REAL, dimension(:), pointer | XPAR_F2I = >NULL() |
REAL, dimension(:), pointer | XPAR_GC = >NULL() |
REAL, dimension(:), pointer | XPAR_DMAX = >NULL() |
REAL, dimension(:), pointer | XPAR_BSLAI_ST = >NULL() |
REAL, dimension(:), pointer | XPAR_SEFOLD_ST = >NULL() |
REAL, dimension(:), pointer | XPAR_GMES_ST = >NULL() |
REAL, dimension(:), pointer | XPAR_GC_ST = >NULL() |
REAL, dimension(:), pointer | XPAR_DMAX_ST = >NULL() |
REAL, dimension(:), pointer | XPAR_CE_NITRO = >NULL() |
REAL, dimension(:), pointer | XPAR_CF_NITRO = >NULL() |
REAL, dimension(:), pointer | XPAR_CNA_NITRO = >NULL() |
REAL, dimension(:,:), pointer | XPAR_DG = >NULL() |
REAL, dimension(:), pointer | XPAR_DICE = >NULL() |
REAL, dimension(:,:), pointer | XPAR_LAI = >NULL() |
Definition at line 2 of file modd_data_teb_greenroofn.F90.
subroutine MODD_DATA_TEB_GREENROOF_n::DATA_TEB_GREENROOF_ALLOC | ( | INTEGER, intent(in) | KMODEL | ) |
Definition at line 370 of file modd_data_teb_greenroofn.F90.
subroutine MODD_DATA_TEB_GREENROOF_n::DATA_TEB_GREENROOF_DEALLO | ( | ) |
Definition at line 429 of file modd_data_teb_greenroofn.F90.
subroutine MODD_DATA_TEB_GREENROOF_n::DATA_TEB_GREENROOF_GOTO_MODEL | ( | INTEGER, intent(in) | KFROM, |
INTEGER, intent(in) | KTO, | ||
LOGICAL, intent(in) | LKFROM | ||
) |
Definition at line 259 of file modd_data_teb_greenroofn.F90.
TYPE(DATA_TEB_GREENROOF_t), allocatable, target, save MODD_DATA_TEB_GREENROOF_n::DATA_TEB_GREENROOF_MODEL |
Definition at line 158 of file modd_data_teb_greenroofn.F90.
LOGICAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::LDATA_STRESS = >NULL() |
Definition at line 226 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBNIR_DRY = >NULL() |
Definition at line 188 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBNIR_SOIL = >NULL() |
Definition at line 182 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBNIR_VEG = >NULL() |
Definition at line 176 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBNIR_WET = >NULL() |
Definition at line 194 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBUV_DRY = >NULL() |
Definition at line 192 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBUV_SOIL = >NULL() |
Definition at line 186 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBUV_VEG = >NULL() |
Definition at line 180 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBUV_WET = >NULL() |
Definition at line 198 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBVIS_DRY = >NULL() |
Definition at line 190 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBVIS_SOIL = >NULL() |
Definition at line 184 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBVIS_VEG = >NULL() |
Definition at line 178 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ALBVIS_WET = >NULL() |
Definition at line 196 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_BSLAI = >NULL() |
Definition at line 214 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_BSLAI_ST = >NULL() |
Definition at line 234 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_CE_NITRO = >NULL() |
Definition at line 244 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_CF_NITRO = >NULL() |
Definition at line 246 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_CLAY_GR = >NULL() |
Definition at line 162 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_CNA_NITRO = >NULL() |
Definition at line 248 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_CV = >NULL() |
Definition at line 208 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_DG = >NULL() |
Definition at line 250 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_DICE = >NULL() |
Definition at line 252 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_DMAX = >NULL() |
Definition at line 232 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_DMAX_ST = >NULL() |
Definition at line 242 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_EMIS = >NULL() |
Definition at line 172 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_F2I = >NULL() |
Definition at line 228 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_GAMMA = >NULL() |
Definition at line 206 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_GC = >NULL() |
Definition at line 230 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_GC_ST = >NULL() |
Definition at line 240 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_GMES = >NULL() |
Definition at line 222 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_GMES_ST = >NULL() |
Definition at line 238 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_H_TREE = >NULL() |
Definition at line 220 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_LAI = >NULL() |
Definition at line 254 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_LAI_GR = >NULL() |
Definition at line 166 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_LAIMIN = >NULL() |
Definition at line 216 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_OM_GR = >NULL() |
Definition at line 160 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_RE25 = >NULL() |
Definition at line 224 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_RGL = >NULL() |
Definition at line 210 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_ROOTFRAC = >NULL() |
Definition at line 212 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_RSMIN = >NULL() |
Definition at line 204 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_SAND_GR = >NULL() |
Definition at line 164 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_SEFOLD = >NULL() |
Definition at line 218 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_SEFOLD_ST = >NULL() |
Definition at line 236 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_VEG = >NULL() |
Definition at line 200 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_VEGTYPE = >NULL() |
Definition at line 168 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_WRMAX_CF = >NULL() |
Definition at line 202 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:,:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_Z0 = >NULL() |
Definition at line 174 of file modd_data_teb_greenroofn.F90.
REAL, dimension(:), pointer MODD_DATA_TEB_GREENROOF_n::XPAR_Z0_O_Z0H = >NULL() |
Definition at line 170 of file modd_data_teb_greenroofn.F90.