// Created by libAntimony v2.13.0
function function_4_1_1(A, K1, Ka, V1, species_0, species_7)
  (V1*species_0/K1/(1 + species_0/K1))*((1 + A*species_7/Ka)/(1 + species_7/Ka));
end

function_4_1_1 is "function_4_1_1"

function function_4_3_1(K3, KI, k3, species_1, species_2, species_3, species_7)
  k3*species_1*species_2/K3/((1 + species_2/K3 + species_3/K3)*(1 + species_7/KI));
end

function_4_3_1 is "function_4_3_1"

function function_4_4_1(K4, KI, k4, species_1, species_2, species_3, species_7)
  k4*species_1*species_3/K4/((1 + species_2/K4 + species_3/K4)*(1 + species_7/KI));
end

function_4_4_1 is "function_4_4_1"

function function_4_7_1(K7, k7, species_4, species_5, species_6)
  k7*species_4*species_5/K7/(1 + species_5/K7 + species_6/K7);
end

function_4_7_1 is "function_4_7_1"

function function_4_8_1(K8, k8, species_4, species_5, species_6)
  k8*species_4*species_6/K8/(1 + species_5/K8 + species_6/K8);
end

function_4_8_1 is "function_4_8_1"

function function_4_2_1(K2, k2, species_1, species_8)
  k2*species_8*species_1/K2/(1 + species_1/K2);
end

function_4_2_1 is "function_4_2_1"

function function_4_5_1(K5, k5, species_3, species_4, species_9)
  k5*species_9*species_4/K5/(1 + species_4/K5 + species_3/K5);
end

function_4_5_1 is "function_4_5_1"

function function_4_6_1(K6, k6, species_3, species_4, species_9)
  k6*species_9*species_3/K6/(1 + species_4/K6 + species_3/K6);
end

function_4_6_1 is "function_4_6_1"

function function_4_9_1(K9, k9, species_10, species_6, species_7)
  k9*species_10*species_7/K9/(1 + species_7/K9 + species_6/K9);
end

function_4_9_1 is "function_4_9_1"

function function_4_10_1(K10, k10, species_10, species_6, species_7)
  k10*species_10*species_6/K10/(1 + species_7/K10 + species_6/K10);
end

function_4_10_1 is "function_4_10_1"


model *MODEL1112190004()

  // Compartments and Species:
  compartment compartment_0;
  species species_0 in compartment_0, species_1 in compartment_0, species_2 in compartment_0;
  species species_3 in compartment_0, species_4 in compartment_0, species_5 in compartment_0;
  species species_6 in compartment_0, species_7 in compartment_0, species_8 in compartment_0;
  species species_9 in compartment_0, species_10 in compartment_0;

  // Reactions:
  reaction_0: species_0 => species_1; compartment_0*function_4_1_1(reaction_0_A, reaction_0_K1, reaction_0_Ka, reaction_0_V1, species_0, species_7);
  reaction_1: species_2 => species_3; compartment_0*function_4_3_1(reaction_1_K3, reaction_1_KI, reaction_1_k3, species_1, species_2, species_3, species_7);
  reaction_2: species_3 => species_4; compartment_0*function_4_4_1(reaction_2_K4, reaction_2_KI, reaction_2_k4, species_1, species_2, species_3, species_7);
  reaction_3: species_5 => species_6; compartment_0*function_4_7_1(reaction_3_K7, reaction_3_k7, species_4, species_5, species_6);
  reaction_4: species_6 => species_7; compartment_0*function_4_8_1(reaction_4_K8, reaction_4_k8, species_4, species_5, species_6);
  reaction_5: species_1 => species_0; compartment_0*function_4_2_1(reaction_5_K2, reaction_5_k2, species_1, species_8);
  reaction_6: species_4 => species_3; compartment_0*function_4_5_1(reaction_6_K5, reaction_6_k5, species_3, species_4, species_9);
  reaction_7: species_3 => species_2; compartment_0*function_4_6_1(reaction_7_K6, reaction_7_k6, species_3, species_4, species_9);
  reaction_8: species_7 => species_6; compartment_0*function_4_9_1(reaction_8_K9, reaction_8_k9, species_10, species_6, species_7);
  reaction_9: species_6 => species_5; compartment_0*function_4_10_1(reaction_9_K10, reaction_9_k10, species_10, species_6, species_7);

  // Species initializations:
  species_0 = 999.999903688753;
  species_1 = 0;
  species_2 = 3999.99961475501;
  species_3 = 0;
  species_4 = 0;
  species_5 = 999.999903688753;
  species_6 = 0;
  species_7 = 0;
  species_8 = 99.9999903688752;
  species_9 = 499.999951844377;
  species_10 = 499.999951844377;

  // Compartment initializations:
  compartment_0 = 1;

  // Variable initializations:
  reaction_0_A = 100;
  reaction_0_K1 = 15;
  reaction_0_Ka = 500;
  reaction_0_V1 = 6;
  reaction_1_K3 = 20;
  reaction_1_KI = 9;
  reaction_1_k3 = 0.1;
  reaction_2_K4 = 20;
  reaction_2_KI = 9;
  reaction_2_k4 = 0.1;
  reaction_3_K7 = 20;
  reaction_3_k7 = 0.1;
  reaction_4_K8 = 20;
  reaction_4_k8 = 0.1;
  reaction_5_K2 = 100;
  reaction_5_k2 = 0.1;
  reaction_6_K5 = 20;
  reaction_6_k5 = 0.02;
  reaction_7_K6 = 20;
  reaction_7_k6 = 0.02;
  reaction_8_K9 = 20;
  reaction_8_k9 = 0.02;
  reaction_9_K10 = 20;
  reaction_9_k10 = 0.02;

  // Other declarations:
  const compartment_0;

  // Unit definitions:
  unit volume = 1e-3 litre;
  unit substance = 1e-9 mole;

  // Display Names:
  compartment_0 is "compartment";
  species_0 is "MKKK";
  species_1 is "MKKK_P";
  species_2 is "MKK";
  species_3 is "MKK_P";
  species_4 is "MKK_PP";
  species_5 is "M";
  species_6 is "M_P";
  species_7 is "M_PP";
  species_8 is "P1";
  species_9 is "P2";
  species_10 is "P3";
  reaction_0 is "1";
  reaction_1 is "3";
  reaction_2 is "4";
  reaction_3 is "7";
  reaction_4 is "8";
  reaction_5 is "2";
  reaction_6 is "5";
  reaction_7 is "6";
  reaction_8 is "9";
  reaction_9 is "10";

  // CV terms:
  compartment_0 identity "http://identifiers.org/go/GO:0005623"
  species_0 hypernym "http://identifiers.org/uniprot/P04049"
  species_1 hypernym "http://identifiers.org/uniprot/P04049",
                     "http://identifiers.org/kegg.compound/C00562"
  species_2 hypernym "http://identifiers.org/uniprot/Q02750"
  species_3 hypernym "http://identifiers.org/uniprot/Q02750",
                     "http://identifiers.org/kegg.compound/C00562"
  species_4 hypernym "http://identifiers.org/uniprot/Q02750",
                     "http://identifiers.org/kegg.compound/C00562"
  species_5 hypernym "http://identifiers.org/uniprot/P28482"
  species_6 hypernym "http://identifiers.org/uniprot/P28482",
                     "http://identifiers.org/kegg.compound/C00562"
  species_7 hypernym "http://identifiers.org/uniprot/P28482",
                     "http://identifiers.org/kegg.compound/C00562"
  species_8 hypernym "http://identifiers.org/uniprot/P51452"
  species_9 hypernym "http://identifiers.org/uniprot/P51452"
  species_10 hypernym "http://identifiers.org/uniprot/P51452"
  reaction_0 hypernym "http://identifiers.org/go/GO:0016310"
  reaction_1 hypernym "http://identifiers.org/go/GO:0016310"
  reaction_2 hypernym "http://identifiers.org/go/GO:0016310"
  reaction_3 hypernym "http://identifiers.org/go/GO:0016310"
  reaction_4 hypernym "http://identifiers.org/go/GO:0016310"
  reaction_5 version "http://identifiers.org/go/GO:0016311"
  reaction_6 hypernym "http://identifiers.org/go/GO:0016311"
  reaction_7 hypernym "http://identifiers.org/go/GO:0016311"
  reaction_8 hypernym "http://identifiers.org/go/GO:0016311"
  reaction_9 hypernym "http://identifiers.org/go/GO:0016311"
end

MODEL1112190004 is "Sarma2012 - Oscillations in MAPK cascade (S2)"

MODEL1112190004 model_entity_is "http://identifiers.org/biomodels.db/MODEL1112190004"
MODEL1112190004 model_entity_is "http://identifiers.org/biomodels.db/BIOMD0000000441"
MODEL1112190004 description "http://identifiers.org/pubmed/22694947"
MODEL1112190004 origin "http://identifiers.org/biomodels.db/BIOMD0000000009",
                       "http://identifiers.org/biomodels.db/BIOMD0000000010",
                       "http://identifiers.org/biomodels.db/BIOMD0000000146",
                       "http://identifiers.org/pubmed/17102806"
MODEL1112190004 taxon "http://identifiers.org/taxonomy/131567"
MODEL1112190004 hypernym "http://identifiers.org/go/GO:0000165"
