calc_Ny: Calculate Numbers at age for year y, for species tracked by...

Description Usage Arguments Value See Also

View source: R/MICE_functions.R

Description

Calculates numbers at age in year y, Nmat[,y], from Nmat[,y-1]. Sets the following values in the Species object: Nmat[,y]; the previous year's total mortality rate (log scale) by age (Zmat[,y-1]); the current year's fishing mortality rate (Fv[y], log scale, a scalar, fished species only) and the current year age 1+ biomass, B1P[y] (prey species only).

Usage

1
calc_Ny(Species, y)

Arguments

Species

A Species object.

y

The current year.

Value

A modified Species object; see Description.

See Also

Other Basic_dynamics: calc_Nt


jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.