simulate: simulate smolt migration

View source: R/simulate.R

simulateR Documentation

simulate smolt migration

Description

simulates smolt migration with or without: 1) temperature-dependent growth; 2) temperature-dependent migration; 3) current advection, using inputs from sim_setup. Movements are simulated as either a biased random walk (brw) or a random walk (rw)

Usage

simulate(id = 1, N = 2760, data = NULL, mpar = sim_par(), pb = TRUE)

Arguments

id

- identifier for simulation run (individual animal)

N

- number of 1-h time steps to simulate

data

- a list of required data from presim

mpar

- simulation control parameters supplied as a list, see details

pb

- use progress bar (logical)

Author(s)

Ian Jonsen ian.jonsen@mq.edu.au


ianjonsen/simsmolt documentation built on July 11, 2022, 12:29 p.m.