Arguments
- params
A MizerParams object or an extension thereof.
- tol
Tolerance for the relative rate of biomass change in 1/year. Defaults to
0.05(5% change per year).- effort
The fishing effort at which to evaluate steadiness. By default the initial effort stored in
params.- ...
Additional arguments passed to methods.
Details
Steadiness is judged by computing the relative rate of change of biomass
across all consumer species, resource, and other components (see
getSteadyResidual()). If the largest biomass drift is less than or equal to
tol, the model is considered to be at steady state.
