run_model: Run the reaction model

Description Usage Arguments

Description

Run it for a certain number of time steps.

Usage

1
run_model(ip, time_steps, ..., make_state_var = c())

Arguments

time_steps

the number of time steps, can be a number or expression (referring to a parameter in the isopath)

...

additional parameters passed on to the ode solver

make_state_var

vector of parameters that should be included as state variables (so they can be changed as part of any special events passed to ..., see ode for detail on the events parameter). All variable components' pools and isotopic compositions are always inclduded as state parameters and don't need to be added explicitly here.


sebkopf/isocyclr documentation built on Nov. 9, 2020, 4:18 p.m.