Description Usage Arguments Value See Also
View source: R/helper_functions.R
Solve a MEMC configuration
1 | solve_model(mod, time, params = NULL, ...)
|
mod |
model object created by |
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 |
a long formatted data.table of the simulation results
Other helper functions:
configure_model()
,
update_params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.