Learn R Programming

DLMtool (version 4.4.1)

Blow_opt: Blow internal parallel optimization function

Description

Find the current biomass at which it would take HZN mean generation times to reach Bfrac x SSBMSY biomass level given zero catches

Usage

Blow_opt(lnq, SSBMSYc, MGThorizon, Fc, Perrc, Mc, hc, Mac, Wac, R0c, Vc, nyears,
  maxage, movc, Spat_targc, SRrelc, aRc, bRc, Bfrac, mode = 1)

Arguments

lnq

number: estimate of log catchability

SSBMSYc

number: spawning biomass at MSY

MGThorizon

number: MGT x HZN

Fc

vector nyears long of fishing mortality rate

Perrc

vector nyears+maxage-1 long of recruitment devitions

Mc

matrix maxage by nyears+proyears of natural mortality rate

hc

number: steepness values

Mac

vector nages long of maturity at age

Wac

vector nages long of weight at age

R0c

number: unfished recruitment

Vc

matrix of vulnerability maxage x nyears

nyears

integer: number of historical years

maxage

integer: maximum age

movc

matrix of movement 2 x 2

Spat_targc

number: spatial targetting parameters

SRrelc

integer representing recruitmetn dynamics type 1: Bev Holt 2: Ricker

aRc

number: recruitment parameter

bRc

number: recruitment parameter

Bfrac

fraction of SSBMSY that is the target

mode

1: find Blow 2:report blow 3:plot results