ClamF_pop_loop: Function that runs the Monte Carlo simulation for the Clam...

View source: R/ClamF_pop_loop.R

ClamF_pop_loopR Documentation

Function that runs the Monte Carlo simulation for the Clam population model (alternative version)

Description

Function that runs the Monte Carlo simulation for the Clam population model (alternative version)

Usage

ClamF_pop_loop(Param, times, IC, Tint, Chlint, N, userpath)

Arguments

Param

a vector containing model parameters

times

integration extremes and integration timestep

IC

initial condition

Tint

the interpolated water temperature time series

Chlint

the interpolated chlorophyll a time series

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.