Number of fisheries, catches and biols are taken from the FCB argument.

make_test_operatingModel(
  fls,
  FCB,
  nseasons = 1,
  recruitment_seasons = 1,
  recruitment_age = 1,
  niters = 1000,
  sd = 0.1
)

Arguments

fls

The FLStock that the OM is based on

FCB

The FCB matrix

nseasons

The number of seasons

recruitment_seasons

A vector of seasons in which recruitment occurs (1 - 4)

recruitment_age

The age of recruitment to the fishery

niters

The number of iterations.

sd

The standard deviation when applying random lognormal noise to some of the slots.

Value

A list of objects for sending to C++