mortality_rates Subroutine

public subroutine mortality_rates(cohort_in, bc_in, cmort, hmort, bmort, frmort)

Arguments

Type IntentOptional 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