parse_dts_out_L: Parse the output of deSolve and return the variables by name...

View source: R/aquatic-interface.R

parse_dts_out_LR Documentation

Parse the output of deSolve and return the variables by name in a list

Description

This method dispatches on the type of pars$Lpar. Attaches the state variables for the aquatic ecology model to a list and returns it

Usage

parse_dts_out_L(dts_out, pars, s)

Arguments

dts_out

a matrix of outputs from deSolve

pars

a list that defines the model

s

the species index


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.