euler_step_metabolites: Compute the metabolite concentrations at the next time point

Description Usage Arguments Value See Also

Description

Compute the metabolite concentrations at the next time point

Usage

1
2
euler_step_metabolites(met_concentrations_t0, fluxes, biomass_t0, rate,
  time_step)

Arguments

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

Value

metabolites concentrations at the next time point

See Also

euler_step_biomass, update_system_state


i3bionet/CoRegFlux documentation built on May 31, 2019, 1:50 a.m.