solve_model: Solve a MEMC configuration

Description Usage Arguments Value See Also

View source: R/helper_functions.R

Description

Solve a MEMC configuration

Usage

1
solve_model(mod, time, params = NULL, ...)

Arguments

mod

model object created by make_model

time

a vector of the time setps

params

default set to NULL, will then use the paramter table read in with the "mod" object.

...

additional arguments that can be read into deSolve::ode

Value

a long formatted data.table of the simulation results

See Also

Other helper functions: configure_model(), update_params()


kdorheim/MEMC documentation built on Jan. 14, 2022, 9:13 a.m.