Trying to add a values in a simulation at certain time
I am trying to simulate cell growth, substrate consumption, and product in a fed-batch (a system where the substrate is added in different ways; exponential, continuous or bolus), I am using a system of equations based on monod ,I am using scipy to solve a system to simulate cell growth, i want to add substrate at certain time points, I tried to interpolate the value and add them to the function of the substrate, but the substrate is not being consumed