dts_solve.dts: Solve a system of equations as an ode

View source: R/dts_solve.R

dts_solve.dtsR Documentation

Solve a system of equations as an ode

Description

Implements dts_solve for ordinary differential equations

Usage

## S3 method for class 'dts'
dts_solve(pars, Tmax = 365)

Arguments

pars

a list that defines a model

Tmax

the last time point, run from 0...Tmax

Value

a list


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