Calculate Natural Mortality-at-Age (Version 1)
Arguments
- min_age
An
integerscalar, minimum age in the model.- max_age
An
integerscalar, maximum age in the model.- age_increase_M
An
integerscalar, age at which mortality begins to increase.- m0
A
numericscalar, natural mortality at age 0.- m4
A
numericscalar, natural mortality at age 4.- m10
A
numericscalar, natural mortality at age 10.- m30
A
numericscalar, natural mortality at age 30.
Legacy status
These functions reproduce historical version-1 assessment code for audit
and comparison. They are not the production SBT objective, do not implement
the current data, mortality, harvest-wall, or biological-state contracts,
and receive only compatibility maintenance. New analyses should use
get_data(), sbt_model(), and the current component helpers.
