Project population forward one time-step given current numbers-at-age and total mortality
popdynOneTS(nareas, maxage, SSBcurr, Ncurr, Zcurr, PerrYr, hc, R0c, SSBpRc, aRc,
bRc, movc, SRrelc)
The number of spatial areas
The maximum age
A numeric vector of length nareas with the current spawning biomass in each area
A numeric matrix (maxage, nareas) with current numbers-at-age in each area
A numeric matrix (maxage, nareas) with total mortality-at-age in each area
A numeric value with recruitment deviation for current year
Numeric vector with unfished recruitment by area
Numeric vector with unfished spawning stock per recruit by area
Numeric vector with Ricker SRR a parameter by area
Numeric vector with Ricker SRR b parameter by area
Numeric matrix (nareas by nareas) with the movement matrix
Integer indicating the stock-recruitment relationship to use (1 for Beverton-Holt, 2 for Ricker)
Steepness of SRR