ClamF_ind_RKsolver: Solves the Clam bioenergetic balance (alternative version)...

View source: R/ClamF_ind_RKsolver.R

ClamF_ind_RKsolverR Documentation

Solves the Clam bioenergetic balance (alternative version) with a 4th order Runge Kutta method

Description

Solves the Clam bioenergetic balance (alternative version) with a 4th order Runge Kutta method

Usage

ClamF_ind_RKsolver(Param, times, IC, Tint, Chlint)

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

Value

a list containing the clam weights, temperature limitation functions and metabolic rates


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