euler_step_metabolites {CoRegFlux} | R Documentation |
Compute the metabolite concentrations at the next time point
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