begin name landi1 end name begin reactions v1 {1.0}$EXTERNAL = {1.0}x v10 {1.0}$EXTERNAL = {1.0}v v11 {1.0}v = {1.0}$EXTERNAL v12 {1.0}v = {1.0}$EXTERNAL v13 {1.0}$EXTERNAL = {1.0}r v14 {1.0}r = {1.0}$EXTERNAL v2 {1.0}x = {1.0}$EXTERNAL v3 {1.0}x = {1.0}y v4 {1.0}y = {1.0}$EXTERNAL v5 {1.0}y = {1.0}$EXTERNAL v6 {1.0}$EXTERNAL = {1.0}w v7 {1.0}w = {1.0}z v8 {1.0}w = {1.0}$EXTERNAL v9 {1.0}z = {1.0}$EXTERNAL end reactions begin rate equations v1 = lambda v10 = k*y[t] v11 = fP*k*muP*y[t] v12 = mu*v[t] v13 = r0 v14 = fT*muT v2 = d*x[t] v3 = r[t]*v[t]*x[t] v4 = a*y[t] v5 = p*y[t]*z[t] v6 = c*w[t]*x[t]*y[t] v7 = c*q*w[t]*y[t] v8 = b*w[t] v9 = h*z[t] end rate equations begin parameters a = 0.0999 b = 0.003 c = "5e-06" d = 0.007 fP = 0.0 fT = 0.0 h = 0.01 k = 300.0 lambda = 7.0 mu = 0.2 muP = 0.7 muT = "9e-10" p = 2.0 q = 120.0 r0 = "1e-09" default = 1.0 end parameters begin initial conditions r[0] = ri v[0] = vi w[0] = wi x[0] = xi y[0] = yi z[0] = zi end initial conditions begin initial values ri = 4e-07 vi = 104.0 wi = 0.001 xi = 1000.0 yi = 0.0 zi = 1e-07 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