Bream_pop_loop {RAC} | R Documentation |
Function that runs the Monte Carlo simulation for the Seabream population model
Description
Function that runs the Monte Carlo simulation for the Seabream population model
Usage
Bream_pop_loop(Param, Tint, Gint, Food, IC, times, N, userpath)
Arguments
Param |
a vector containing model parameters |
Tint |
the interpolated water temperature time series |
Gint |
the interpolated feeding rate time series |
Food |
the food characterization |
IC |
initial condition |
times |
integration extremes and integration timestep |
N |
time series with number of individuals |
userpath |
the path where the working folder is located |
Value
a list with RK solver outputs
[Package RAC version 1.5.5 Index]