asem: asem()

Description Usage Arguments Value Author(s)

View source: R/asem.R

Description

Age-Structured Equilibrium Model to compute ratio Fmsy= MSY/Bmsy and Bmsy/K

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
asem(
  Loo,
  K,
  t0 = -0.5,
  aW = 0.01,
  bW = 3.04,
  Lm,
  dLm = NULL,
  tmin = 0,
  tmax,
  h,
  M,
  Lc = NULL,
  dLc = NULL,
  Fvec = NULL,
  R0 = 1
)

Arguments

Loo

infinitive length (cm)

K

brody growth coefficient K

t0

theoretical age a length zero (default -0.5)

aW

parameter of the lenght-weight relation (default 0.01)

bW

parameter of the lenght-weight relation (default 3.04)

Lm

length-at-50-maturity (cm)

dLm

width of ogive (default=0.1*Lm)

tmin

minimum age

tmax

maximum age

h

steepness of B&H SSR

M

natural mortality

Lc

length at first capture

dLc

width of ogive (default = 0.1*Lc)

Fvec

vector of instantanious fishing fortality

R0

unfished recruitment default = 1

Value

spm pars, equilibrium dynamics, life history table

Author(s)

Henning Winker (JRC-EC)


Henning-Winker/SPMpriors documentation built on Feb. 19, 2021, 2:57 p.m.