Skip to contents

Set up recruitment dynamics for simulation

Usage

Setup_Sim_Rec(
  do_recruits_move,
  base_rec_sexratio,
  rec_sexratio_vary,
  base_r0,
  r0_vary,
  base_h,
  init_sigmaR,
  sigmaR,
  recruitment_opt,
  rec_dd,
  init_dd,
  sim_list,
  rec_lag
)

Arguments

do_recruits_move

whether recruits move. Character string either specified as 'dont_move', or 'move'

base_rec_sexratio

base recruitment sex-ratio value

rec_sexratio_vary

whether recruitment sex-ratio varies. Options include: constant

base_r0

base R0 or mean recruitment value

r0_vary

whether r0 or mean recruitment varies. Options include: constant

base_h

base steepness value

init_sigmaR

Sigma R for initial devs

sigmaR

Sigma R for everything else

recruitment_opt

character string as either "mean_rec" or "bh_rec"

rec_dd

recruitment density dependence; character string as either "global" or "local"

init_dd

initial age density dependence; character string as either "global" or "local"

sim_list

Simulation list

rec_lag

Numeric, recruitment lag value