Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | logging_time |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | is_master | |||
type(ed_site_type), | intent(inout), | target | :: | currentSite |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | pft_i | |||
real(kind=r8), | intent(in) | :: | dbh | |||
integer, | intent(in) | :: | canopy_layer | |||
real(kind=r8), | intent(out) | :: | lmort_direct | |||
real(kind=r8), | intent(out) | :: | lmort_collateral | |||
real(kind=r8), | intent(out) | :: | lmort_infra | |||
real(kind=r8), | intent(out) | :: | l_degrad |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_site_type), | intent(inout), | target | :: | currentSite | ||
type(ed_patch_type), | intent(inout), | target | :: | currentPatch | ||
type(ed_patch_type), | intent(inout), | target | :: | newPatch | ||
real(kind=r8), | intent(in) | :: | patch_site_areadis |