begin name smallbone21 end name begin reactions v1 {1.0}x2 + {1.0}$y1 = {1.0}x1 + {1.0}x3 v2 {1.0}$y4 + {1.0}x3 = {1.0}$y5 + {1.0}x2 v3 {1.0}x1 = {1.0}$y2 v4 {1.0}x1 = {1.0}$y3 v5 {1.0}x3 = {1.0}$y6 end reactions begin rate equations v1 = (v1e1*(v1p1*y1*x2[t] - x1[t]*x3[t]))/(1 + y1 + x1[t] + x2[t] + y1*x2[t] + x3[t] + x1[t]*x3[t]) v2 = (v2e2*(-(y5*x2[t]) + v2p2*y4*x3[t]))/(1 + y4 + y5 + x2[t] + y5*x2[t] + x3[t] + y4*x3[t]) v3 = (v3e3*(-y2 + v3p3*x1[t]))/(1 + y2 + x1[t]) v4 = (v4e4*(-y3 + v4p4*x1[t]))/(1 + y3 + x1[t]) v5 = v5e5*v5p5*x3[t] end rate equations begin parameters y1 = 10.0 y2 = 0.0 y3 = 0.0 y4 = 1.0 y5 = 1.0 y6 = 0.0 v1e1 = 1.0 v1p1 = 10.0 v2e2 = 1.0 v2p2 = 10.0 v3e3 = 1.0 v3p3 = 50.0 v4e4 = 1.0 v4p4 = 10.0 v5e5 = 1.0 v5p5 = 0.0 cell = 1.0 end parameters begin initial conditions x1[0] = x1i x2[0] = x2i x3[0] = x3i end initial conditions begin initial values x1i = 0.05625738310526 x2i = 0.76876151899652 x3i = 4.23123848100348 end initial values begin assignment rules end assignment rules begin function definitions end function definitions begin events end events begin process annotations end process annotations begin species annotations end species annotations begin units end units