| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out) | :: | restart | |||
| real(kind=8), | intent(out) | :: | max_angle | |||
| real(kind=8), | intent(out) | :: | LDL | |||
| real(kind=8), | intent(out) | :: | max_length | |||
| integer, | intent(out) | :: | Apical_dominance_p | |||
| integer, | intent(out), | allocatable | :: | seedling_day(:) | ||
| integer, | intent(out), | allocatable | :: | harvesting_day(:) | ||
| real(kind=8), | intent(out) | :: | RUE | |||
| real(kind=8), | intent(out) | :: | max_leaf_angle | |||
| real(kind=8), | intent(out) | :: | max_leaf_length | |||
| real(kind=8), | intent(out) | :: | max_leaf_width | |||
| real(kind=8), | intent(out) | :: | leaf_shape_rate | |||
| integer, | intent(out) | :: | limit_leaf_day | |||
| real(kind=8), | intent(out) | :: | peti_length | |||
| integer, | intent(out) | :: | max_pod_number | |||
| real(kind=8), | intent(out) | :: | source_convection_rate | |||
| real(kind=8), | intent(out) | :: | source_limitation | |||
| real(kind=8), | intent(out) | :: | seed_pod_rate | |||
| real(kind=8), | intent(out) | :: | threshold | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out), | allocatable | :: | day(:,:) | ||
| real(kind=8), | intent(out), | allocatable | :: | daylength(:) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | d_connect(:,:) | |||
| real(kind=8), | intent(in) | :: | d_node(:,:) | |||
| integer, | intent(in) | :: | step | |||
| integer, | intent(in) | :: | day(:,:) | |||
| integer, | intent(in) | :: | day_ID | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=8), | intent(in) | :: | leaf_coord(:,:,:,:) | |||
| real(kind=8), | intent(in) | :: | peti_coord(:,:,:) | |||
| real(kind=8), | intent(in) | :: | d_node(:,:) | |||
| integer, | intent(in) | :: | step | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | d_connect(:,:) | |||
| real(kind=8), | intent(in) | :: | d_node(:,:) | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=8), | intent(in) | :: | d_node(:,:) | |||
| real(kind=8), | intent(in) | :: | leaf_coord(:,:,:,:) | |||
| real(kind=8), | intent(out) | :: | occupied_area | |||
| integer, | intent(in) | :: | step | 
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=8), | intent(in) | :: | d_pod(:,:) | |||
| real(kind=8), | intent(in) | :: | structural_TDW | |||
| real(kind=8), | intent(in) | :: | d_node(:,:) | |||
| real(kind=8), | intent(in) | :: | seed_pod_rate | |||
| real(kind=8), | intent(in) | :: | occupied_area |