| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ed_cohort_type), | intent(in) | :: | cohort_in | |||
| type(bc_in_type), | intent(in) | :: | bc_in | |||
| real(kind=r8), | intent(out) | :: | cmort | |||
| real(kind=r8), | intent(out) | :: | hmort | |||
| real(kind=r8), | intent(out) | :: | bmort | |||
| real(kind=r8), | intent(out) | :: | frmort |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ed_site_type), | intent(inout), | target | :: | currentSite | ||
| type(ed_cohort_type), | intent(inout), | target | :: | currentCohort | ||
| type(bc_in_type), | intent(in) | :: | bc_in |