Bream_pop_loop: Function that runs the Monte Carlo simulation for the...

View source: R/Bream_pop_loop.R

Bream_pop_loopR 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


RAC documentation built on May 2, 2023, 5:12 p.m.