Solve a MEMC configuration
solve_model.Rd
Solve a MEMC configuration
Arguments
- mod
model object
- time
a vector of the time steps
- params
default set to NULL, will then use the parameter table read in with the "mod" object.
- state
default set to NULL, will then use the state read read in with the "mod" object.
- ...
additional arguments that can be read into
deSolve::ode