// Created by libAntimony v2.13.0
model *MODEL1305030002()

  // Compartments and Species:
  compartment cell;
  species x1 in cell, x2 in cell, x3 in cell, $y1 in cell, $y2 in cell, $y3 in cell;
  species $y4 in cell, $y5 in cell, $y7 in cell, x4 in cell, $y8 in cell;

  // Reactions:
  v1: $y1 + x2 -> x1 + x3; v1_e1*(v1_p1*y1*x2 - x1*x3)/(1 + y1 + x2 + x1 + x3 + y1*x2 + x1*x3);
  v2: $y4 + x3 -> $y5 + x2; v2_e2*(v2_p2*y4*x3 - y5*x2)/(1 + x3 + x2 + y4 + y5 + x3*y4 + x2*y5);
  v3: x1 -> $y2; v3_e3*(v3_p3*x1 - y2)/(1 + x1 + y2);
  v4: x1 -> $y3; v4_e4*(v4_p4*x1 - y3)/(1 + x1 + y3);
  v6: $y7 -> x4; v6_e6*v6_p6*y7;
  v7: x4 -> $y8; v7_e7*v7_p7;

  // Species initializations:
  x1 = 0.05625738310526;
  x2 = 0.76876151899652;
  x3 = 4.23123848100348;
  y1 = 10;
  y2 = 0;
  y3 = 0;
  y4 = 1;
  y5 = 1;
  y7 = 1;
  x4 = 1;
  y8 = 0;

  // Compartment initializations:
  cell = 1;

  // Variable initializations:
  v1_e1 = 1;
  v1_e1 has dimensionless;
  v1_p1 = 10;
  v1_p1 has dimensionless;
  v2_e2 = 1;
  v2_e2 has dimensionless;
  v2_p2 = 10;
  v2_p2 has dimensionless;
  v3_e3 = 1;
  v3_e3 has dimensionless;
  v3_p3 = 50;
  v3_p3 has dimensionless;
  v4_e4 = 1;
  v4_e4 has dimensionless;
  v4_p4 = 10;
  v4_p4 has dimensionless;
  v6_e6 = 1;
  v6_e6 has dimensionless;
  v6_p6 = 1;
  v6_p6 has dimensionless;
  v7_e7 = 1;
  v7_e7 has dimensionless;
  v7_p7 = 1;
  v7_p7 has dimensionless;

  // Other declarations:
  const cell;

  // Unit definitions:
  unit substance = dimensionless;
  unit time_unit = dimensionless;
  unit volume = dimensionless;

  // SBO terms:
  cell.sboTerm = 290
  x1.sboTerm = 247
  x2.sboTerm = 247
  x3.sboTerm = 247
  y1.sboTerm = 247
  y2.sboTerm = 247
  y3.sboTerm = 247
  y4.sboTerm = 247
  y5.sboTerm = 247
  y7.sboTerm = 247
  x4.sboTerm = 247
  y8.sboTerm = 247
  v1.sboTerm = 176
  v2.sboTerm = 176
  v3.sboTerm = 176
  v4.sboTerm = 176
  v6.sboTerm = 176
  v7.sboTerm = 176

  // CV terms:
  cell identity "http://identifiers.org/go/GO:0005623"
end

MODEL1305030002 is "Smallbone2013 - Metabolic Control Analysis - Example 3"

MODEL1305030002 model_entity_is "http://identifiers.org/biomodels.db/MODEL1305030002"
MODEL1305030002 model_entity_is "http://identifiers.org/biomodels.db/BIOMD0000000456"
MODEL1305030002 description "http://arxiv.org/pdf/1305.6449v1.pdf"
MODEL1305030002 taxon "http://identifiers.org/taxonomy/131567"
MODEL1305030002 property "http://identifiers.org/mamo/MAMO_0000046"
MODEL1305030002 hypernym "http://identifiers.org/go/GO:0051098"
