| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out), | allocatable | :: | d_connect(:,:) | ||
| real(kind=8), | intent(out), | allocatable | :: | d_node(:,:) | ||
| real(kind=8), | intent(out), | allocatable | :: | peti_coord(:,:,:) | ||
| real(kind=8), | intent(out), | allocatable | :: | leaf_coord(:,:,:,:) | ||
| real(kind=8), | intent(in) | :: | max_leaf_angle | |||
| real(kind=8), | intent(in) | :: | max_leaf_length | |||
| real(kind=8), | intent(in) | :: | max_leaf_width | |||
| real(kind=8), | intent(in) | :: | leaf_shape_rate | |||
| real(kind=8), | intent(in) | :: | peti_length | |||
| real(kind=8), | intent(in) | :: | max_length |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | node | |||
| integer, | intent(inout), | allocatable | :: | d_connect(:,:) | ||
| real(kind=8), | intent(inout), | allocatable | :: | d_node(:,:) | ||
| real(kind=8), | intent(in) | :: | max_angle | |||
| real(kind=8), | intent(in) | :: | max_length | |||
| integer, | intent(in) | :: | Apical_dominance_p | |||
| real(kind=8), | intent(in) | :: | max_leaf_angle | |||
| real(kind=8), | intent(in) | :: | max_leaf_length | |||
| real(kind=8), | intent(in) | :: | max_leaf_width | |||
| real(kind=8), | intent(in) | :: | leaf_shape_rate | |||
| real(kind=8), | intent(inout), | allocatable | :: | peti_coord(:,:,:) | ||
| real(kind=8), | intent(inout), | allocatable | :: | leaf_coord(:,:,:,:) | ||
| real(kind=8), | intent(in) | :: | peti_length |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | d_connect(:,:) | |||
| real(kind=8), | intent(inout) | :: | d_node(:,:) | |||
| real(kind=8), | intent(in) | :: | RUE | |||
| integer, | intent(in) | :: | num_node | |||
| real(kind=8), | intent(in) | :: | leaf_coord(:,:,:,:) | |||
| integer, | intent(in) | :: | day(:,:) | |||
| real(kind=8), | intent(in) | :: | daylength(:) | |||
| integer, | intent(in) | :: | limit_leaf_day | |||
| integer, | intent(in) | :: | day_ID |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out) | :: | start | |||
| integer, | intent(out) | :: | finish | |||
| integer, | intent(in) | :: | seedling_day(:) | |||
| integer, | intent(in) | :: | harvesting_day(:) | |||
| integer, | intent(in) | :: | day(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | node_number | |||
| integer, | intent(out) | :: | br_per_node | |||
| integer, | intent(in) | :: | d_connect(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=8), | intent(in) | :: | leaf_coord(:,:,:,:) | |||
| real(kind=8), | intent(out) | :: | light_area | |||
| real(kind=8), | intent(out) | :: | total_area | |||
| integer, | intent(in) | :: | node_ID | |||
| integer, | intent(in) | :: | leaf_ID |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(inout) | :: | d_connect(:,:) | |||
| integer, | intent(in) | :: | limit_leaf_day |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=8), | intent(inout) | :: | d_node(:,:) | |||
| real(kind=8), | intent(inout) | :: | d_pod(:,:) | |||
| real(kind=8), | intent(in) | :: | source_convection_rate | |||
| real(kind=8), | intent(in) | :: | source_limitation |