Description Usage Arguments Value See Also
View source: R/DFBAsimulationFunctions.R
Compute the metabolite concentrations at the next time point
1 2 | euler_step_metabolites(met_concentrations_t0, fluxes, biomass_t0, rate,
time_step)
|
met_concentrations_t0 |
metabolites concentration in the current time step |
fluxes |
fluxes states in the current time step for the exchange metabolites |
biomass_t0 |
biomass in the current time step |
rate |
the growth rate for exponential growth |
time_step |
time step given by t1-t0 |
metabolites concentrations at the next time point
euler_step_biomass, update_system_state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.