{
  "sourceFormat": "SLV",
  "content": {
    "header": "DBSolve Optimum (new parser) 1 Jul 2006\nSLV25.00*",
    "map": [
      {
        "key": "Number of rows in matrix (Number of activities) ",
        "rawValue": [
          "8 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 8
          }
        ]
      },
      {
        "key": "Number of cols in matrix (Number of compounds) ",
        "rawValue": [
          "7 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 7
          }
        ]
      },
      {
        "key": "Initial System dimension ",
        "rawValue": [
          "6 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 6
          }
        ]
      },
      {
        "key": "Selected Variable(Always TIME for ODE) ",
        "rawValue": [
          "7 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 7
          }
        ]
      },
      {
        "key": "Maximum Value of the Selected Variable ",
        "rawValue": [
          "2.000000e+04 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 20000
          }
        ]
      },
      {
        "key": "Minimum Value of the Selected Variable ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Initial Step ",
        "rawValue": [
          "1.000000e-03 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.001
          }
        ]
      },
      {
        "key": "Method Accuracy ",
        "rawValue": [
          "1.000000e-05 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.00001
          }
        ]
      },
      {
        "key": "Maximum Number of Method Steps ",
        "rawValue": [
          "10000 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 10000
          }
        ]
      },
      {
        "key": "1st Variale for plotting   ",
        "rawValue": [
          "X[0] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "X[0]"
          }
        ]
      },
      {
        "key": "2nd Variable for plotting: ",
        "rawValue": [
          "X[1] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "X[1]"
          }
        ]
      },
      {
        "key": "1st Value Maximum for plotting ",
        "rawValue": [
          "1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 100
          }
        ]
      },
      {
        "key": "1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "2nd Value Maximum for plotting ",
        "rawValue": [
          "1.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Distance between Plotting points ",
        "rawValue": [
          "1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 100
          }
        ]
      },
      {
        "key": "Step for Numerical derivation ",
        "rawValue": [
          "1.000000e-05 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.00001
          }
        ]
      },
      {
        "key": "(Internal) DbsolveStep WWW Demo ",
        "rawValue": [
          "2122 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 2122
          }
        ]
      },
      {
        "key": "Elementary Constant ",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "FileOutput ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "TextOutput ",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "DrawOutput ",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "TransferLast ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Stoichiometric Matrix ",
        "rawValue": [
          "1 1 1 \n1 4 -1 \n1 6 -1 \n1 7 1 \n2 1 -1 \n2 2 1 \n2 5 1 \n3 2 -1 \n3 3 1 \n3 6 -1 \n3 7 1 \n4 3 -1 \n4 4 1 \n5 1 -1 \n6 6 1 \n6 7 -1 \n7 3 1 \n7 5 -1 \n8 5 -1 \n0 0 0.0 \n& "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              [
                1,
                1,
                1
              ],
              [
                1,
                4,
                -1
              ],
              [
                1,
                6,
                -1
              ],
              [
                1,
                7,
                1
              ],
              [
                2,
                1,
                -1
              ],
              [
                2,
                2,
                1
              ],
              [
                2,
                5,
                1
              ],
              [
                3,
                2,
                -1
              ],
              [
                3,
                3,
                1
              ],
              [
                3,
                6,
                -1
              ],
              [
                3,
                7,
                1
              ],
              [
                4,
                3,
                -1
              ],
              [
                4,
                4,
                1
              ],
              [
                5,
                1,
                -1
              ],
              [
                6,
                6,
                1
              ],
              [
                6,
                7,
                -1
              ],
              [
                7,
                3,
                1
              ],
              [
                7,
                5,
                -1
              ],
              [
                8,
                5,
                -1
              ],
              [
                0,
                0,
                0
              ]
            ]
          }
        ]
      },
      {
        "key": "Elementary Constants ",
        "rawValue": [
          "1.944853e+00  1.931480e+00  1.738867e+00  1.541431e+00  1.507216e+00  1.000000e+01  1.766963e+00  5.000000e+00  1.071796e+00  1.002559e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              1.944853,
              null,
              1.93148,
              null,
              1.738867,
              null,
              1.541431,
              null,
              1.507216,
              null,
              10,
              null,
              1.766963,
              null,
              5,
              null,
              1.071796,
              null,
              1.002559
            ]
          }
        ]
      },
      {
        "key": "Initial concentrations ",
        "rawValue": [
          "1.581402e+00  1.657051e+00  1.740312e+00  1.153910e+00  1.926045e+00  1.076286e+00  1.147163e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              1.581402,
              null,
              1.657051,
              null,
              1.740312,
              null,
              1.15391,
              null,
              1.926045,
              null,
              1.076286,
              null,
              1.147163
            ]
          }
        ]
      },
      {
        "key": "Initial Stiffness",
        "rawValue": [
          "0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Initial Family Steps",
        "rawValue": [
          "1.000000e+00  1.000000e+00  1.000000e+00  1.000000e+00  1.000000e+00  1.000000e+00  1.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              1,
              null,
              1,
              null,
              1,
              null,
              1,
              null,
              1,
              null,
              1,
              null,
              1
            ]
          }
        ]
      },
      {
        "key": "Number of fitting parameters (Old Income Flux Constant Number) ",
        "rawValue": [
          "50 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 50
          }
        ]
      },
      {
        "key": "Number of scan parameters ",
        "rawValue": [
          "50 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 50
          }
        ]
      },
      {
        "key": "ABsolute Fitting ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Variables for FileOutput ",
        "rawValue": [
          "V[2]  V[5]  X[3]  X[4]  X[5]  X[6]  X[7]    #### "
        ],
        "parsedValue": [
          {
            "type": "strings",
            "value": [
              "V[2]",
              "",
              "V[5]",
              "",
              "X[3]",
              "",
              "X[4]",
              "",
              "X[5]",
              "",
              "X[6]",
              "",
              "X[7]",
              "",
              "",
              "",
              "####"
            ]
          }
        ]
      },
      {
        "key": "Variables for FileOutputOn ",
        "rawValue": [
          "  #### "
        ],
        "parsedValue": [
          {
            "type": "strings",
            "value": [
              "####"
            ]
          }
        ]
      },
      {
        "key": "(Internal) Temporary Print Option ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "LeastFitting ",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "Output File Name ",
        "rawValue": [
          "ma.out "
        ],
        "parsedValue": [
          [
            {
              "type": "string",
              "value": "ma"
            },
            {
              "type": "strings",
              "value": [
                ".out"
              ]
            }
          ]
        ]
      },
      {
        "key": "Experimental Data File Name ",
        "rawValue": [
          "pw.dat "
        ],
        "parsedValue": [
          [
            {
              "type": "string",
              "value": "pw"
            },
            {
              "type": "strings",
              "value": [
                ".dat"
              ]
            }
          ]
        ]
      },
      {
        "key": "\nRight Hand Sides && \nInitial Values && \nComments Or Selkov DB record",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n\n#dbs# "
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "The Number of Active P[i] for fitting ",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Relative step",
        "rawValue": [
          "1.000000e-01  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.1
          }
        ]
      },
      {
        "key": "Tolerance for fitting sens",
        "rawValue": [
          "1.000000e-03  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.001
          }
        ]
      },
      {
        "key": "Tolerance for fitting ",
        "rawValue": [
          "1.000000e-05  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.00001
          }
        ]
      },
      {
        "key": "Step for fitting ",
        "rawValue": [
          "1.000000e-03  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.001
          }
        ]
      },
      {
        "key": "Indexes of P[i] for fitting ",
        "rawValue": [
          "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              1,
              2,
              3,
              4,
              5,
              6,
              7,
              8,
              9,
              10,
              11,
              12,
              13,
              14,
              15,
              16,
              17,
              18,
              19,
              20,
              21,
              22,
              23,
              24,
              25,
              26,
              27,
              28,
              29,
              30,
              31,
              32,
              33,
              34,
              35,
              36,
              37,
              38,
              39,
              40,
              41,
              42,
              43,
              44,
              45,
              46,
              47,
              48,
              49,
              50
            ]
          }
        ]
      },
      {
        "key": "Minimum for fitting ",
        "rawValue": [
          "0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Maximum for fitting ",
        "rawValue": [
          "1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              100,
              100,
              100,
              100,
              100,
              100,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Step for fitting ",
        "rawValue": [
          "1.000000e-02 1.000000e-02 1.000000e-02 1.000000e-02 1.000000e-02 1.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "IsLog flag for fitting ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Use Implicit Solving Method  Flag ",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Use Experimental Data Flag ",
        "rawValue": [
          "1  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "The Number of Active P[i] for scan ",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Minimum for param scan ",
        "rawValue": [
          "0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Maximum for param scan ",
        "rawValue": [
          "1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 1.000000e+02 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              100,
              100,
              100,
              100,
              100,
              100,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Divisions for param scan ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Iterations for param scan ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Pathway Name ",
        "rawValue": [
          "Name_of_the_process "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "Name_of_the_process"
          }
        ]
      },
      {
        "key": "Chart file Name",
        "rawValue": [
          "tmp.bmp "
        ],
        "parsedValue": [
          [
            {
              "type": "string",
              "value": "tmp"
            },
            {
              "type": "strings",
              "value": [
                ".bmp"
              ]
            }
          ]
        ]
      },
      {
        "key": "Compound index",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Compound Location",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "EC code index",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Enzyme location",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Compound concentration",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Enzyme Concentrations",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Indexes of Mechanisms",
        "rawValue": [
          "0  0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Cleland Indexes 1->A 2->B 3->C -1->P -2->Q",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Elementary constants",
        "rawValue": [
          "0.000000e+00  0.000000e+00  -5.801371e+32  -3.099912e-01  -5.982303e+34  -1.542836e-38  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              -5.801371e+32,
              null,
              -0.3099912,
              null,
              -5.982303e+34,
              null,
              -1.542836e-38,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Kinetic constants",
        "rawValue": [
          "0.000000e+00  2.338455e-23  0.000000e+00  4.249324e-31  0.000000e+00  6.501946e+35  9.030749e+19  -9.082458e-27  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   ",
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              2.338455e-23,
              null,
              0,
              null,
              4.249324e-31,
              null,
              0,
              null,
              6.501946e+35,
              null,
              90307490000000000000,
              null,
              -9.082458e-27,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "X Concentration",
        "rawValue": [
          "0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00  0.000000e+00   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Organism Indexes(only for Enzymes)",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": ">Tigr_Sequence_IDs",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": ">E.coli_Ids",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": ">Similarity_Comment_IDs",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "FamilyOption",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "FamilyTimes",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "FamilyStep",
        "rawValue": [
          "1.000000e-03 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.001
          }
        ]
      },
      {
        "key": "Title for X Axes",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Title for Y Axes",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Use ODE's Solver Flag for fitting",
        "rawValue": [
          "1  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "Use Sensitivity coefficients",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Type of the bifurcation curve",
        "rawValue": [
          "1  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "Indices of Active bifurcation parameters",
        "rawValue": [
          "1 2  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              1,
              2
            ]
          }
        ]
      },
      {
        "key": "Minimum for Active bifurcation parameters",
        "rawValue": [
          "0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Maximum for Active bifurcation parameters",
        "rawValue": [
          "1.000000e+02 1.000000e+02  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              100,
              100
            ]
          }
        ]
      },
      {
        "key": "Initial Steps for Active bifurcation parameters",
        "rawValue": [
          "0.000000e+00 0.000000e+00  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Use Linlbf Solver Flag for fitting",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Redraw Plot Window",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Variable for Family",
        "rawValue": [
          "P[2]  "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[2]"
          }
        ]
      },
      {
        "key": "Sign for Family",
        "rawValue": [
          "-                             "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": null
          }
        ]
      },
      {
        "key": "Initial  for Family",
        "rawValue": [
          "9.500000e+01  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 95
          }
        ]
      },
      {
        "key": "Implicit Algebraic System Dimension",
        "rawValue": [
          "7 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 7
          }
        ]
      },
      {
        "key": "Implicit Selected Variable",
        "rawValue": [
          "7 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 7
          }
        ]
      },
      {
        "key": "Implicit Selected Variable Min ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Implicit Selected Variable Max ",
        "rawValue": [
          "1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 100
          }
        ]
      },
      {
        "key": "Implicit Steps Number ",
        "rawValue": [
          "10000 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 10000
          }
        ]
      },
      {
        "key": "Implicit Initial Step ",
        "rawValue": [
          "0.010000 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.01
          }
        ]
      },
      {
        "key": "Implicit Tolerance    ",
        "rawValue": [
          "1.000000e-12 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1e-12
          }
        ]
      },
      {
        "key": "Explicit Selected Variable  ",
        "rawValue": [
          "7 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 7
          }
        ]
      },
      {
        "key": "Explicit Selected Variable Min ",
        "rawValue": [
          "-1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": -100
          }
        ]
      },
      {
        "key": "Explicit Selected Variable Max ",
        "rawValue": [
          "1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 100
          }
        ]
      },
      {
        "key": "Explicit Initial Step ",
        "rawValue": [
          "1.000000 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "Bifurcation Algebraic System Dimension",
        "rawValue": [
          "6 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 6
          }
        ]
      },
      {
        "key": "Bifurcation Selected Variable",
        "rawValue": [
          "6 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 6
          }
        ]
      },
      {
        "key": "Bifurcation Selected Variable Min ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Bifurcation Selected Variable Max ",
        "rawValue": [
          "1.000000e+02 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 100
          }
        ]
      },
      {
        "key": "Bifurcation Steps Number",
        "rawValue": [
          "1 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1
          }
        ]
      },
      {
        "key": "Bifurcation Initial Step",
        "rawValue": [
          "0.010000 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0.01
          }
        ]
      },
      {
        "key": "Bifurcation Tolerance",
        "rawValue": [
          "1.000000e-07 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 1e-7
          }
        ]
      },
      {
        "key": "ODE 1st Variale for plotting  ",
        "rawValue": [
          "X[0] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "X[0]"
          }
        ]
      },
      {
        "key": "ODE 2nd Variable for plotting ",
        "rawValue": [
          "ICit "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "ICit"
          }
        ]
      },
      {
        "key": "ODE 1st Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ODE 1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ODE 2nd Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ODE 2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ODE Title for X Axes",
        "rawValue": [
          "Time  "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "Time"
          }
        ]
      },
      {
        "key": "ODE Title for Y Axes",
        "rawValue": [
          "ICit (mM) "
        ],
        "parsedValue": [
          [
            {
              "type": "string",
              "value": "ICit"
            },
            {
              "type": "strings",
              "value": [
                "",
                "(mM)"
              ]
            }
          ]
        ]
      },
      {
        "key": "BET 1st Variale for plotting  ",
        "rawValue": [
          "i_icl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          }
        ]
      },
      {
        "key": "BET 2nd Variable for plotting ",
        "rawValue": [
          "V[5] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "V[5]"
          }
        ]
      },
      {
        "key": "BET 1st Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BET 1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BET 2nd Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BET 2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BET Title for X Axes",
        "rawValue": [
          "i_icl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          }
        ]
      },
      {
        "key": "BET Title for Y Axes",
        "rawValue": [
          "V[5] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "V[5]"
          }
        ]
      },
      {
        "key": "ALG 1st Variale for plotting  ",
        "rawValue": [
          "P[1] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          }
        ]
      },
      {
        "key": "ALG 2nd Variable for plotting ",
        "rawValue": [
          "F[1] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "F[1]"
          }
        ]
      },
      {
        "key": "ALG 1st Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ALG 1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ALG 2nd Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ALG 2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "ALG Title for X Axes",
        "rawValue": [
          "P[1] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          }
        ]
      },
      {
        "key": "ALG Title for Y Axes",
        "rawValue": [
          "F[1] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "F[1]"
          }
        ]
      },
      {
        "key": "BIF 1st Variale for plotting  ",
        "rawValue": [
          "i_icl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          }
        ]
      },
      {
        "key": "BIF 2nd Variable for plotting ",
        "rawValue": [
          "i_ms "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_ms"
          }
        ]
      },
      {
        "key": "BIF 1st Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BIF 1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BIF 2nd Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BIF 2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "BIF Title for X Axes",
        "rawValue": [
          "i_icl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          }
        ]
      },
      {
        "key": "BIF Title for Y Axes",
        "rawValue": [
          "% inhibition of MS "
        ],
        "parsedValue": [
          {
            "type": "strings",
            "value": [
              "%",
              "inhibition",
              "of",
              "MS"
            ]
          }
        ]
      },
      {
        "key": "FIT 1st Variale for plotting  ",
        "rawValue": [
          "i_isl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_isl"
          }
        ]
      },
      {
        "key": "FIT 2nd Variable for plotting ",
        "rawValue": [
          "i_ms "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_ms"
          }
        ]
      },
      {
        "key": "FIT 1st Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "FIT 1st Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "FIT 2nd Value Maximum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "FIT 2nd Value Minimum for plotting ",
        "rawValue": [
          "0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "FIT Title for X Axes",
        "rawValue": [
          "i_isl "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_isl"
          }
        ]
      },
      {
        "key": "FIT Title for Y Axes",
        "rawValue": [
          "i_ms "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_ms"
          }
        ]
      },
      {
        "key": ">Reaction Names",
        "rawValue": [
          "v1_Acn ",
          "v2_ICL ",
          "v3_MS ",
          "v4_MDH ",
          "v5_IDH ",
          "v6 ",
          "v7_SDH ",
          "v8 "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "v1_Acn"
          },
          {
            "type": "string",
            "value": "v2_ICL"
          },
          {
            "type": "string",
            "value": "v3_MS"
          },
          {
            "type": "string",
            "value": "v4_MDH"
          },
          {
            "type": "string",
            "value": "v5_IDH"
          },
          {
            "type": "string",
            "value": "v6"
          },
          {
            "type": "string",
            "value": "v7_SDH"
          },
          {
            "type": "string",
            "value": "v8"
          }
        ]
      },
      {
        "key": ">Compound Names",
        "rawValue": [
          "ICit ",
          "GlOx ",
          "Mal ",
          "OA ",
          "Suc ",
          "AcCoA ",
          "CoA "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "ICit"
          },
          {
            "type": "string",
            "value": "GlOx"
          },
          {
            "type": "string",
            "value": "Mal"
          },
          {
            "type": "string",
            "value": "OA"
          },
          {
            "type": "string",
            "value": "Suc"
          },
          {
            "type": "string",
            "value": "AcCoA"
          },
          {
            "type": "string",
            "value": "CoA"
          }
        ]
      },
      {
        "key": ">Mechanism Rate Low expression -Kinetic or Elementary constants",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": ">Mechanism  Rate (Fast)",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": ">Parameters for Fitting",
        "rawValue": [
          "P[1] ",
          "P[2] ",
          "P[3] ",
          "P[4] ",
          "P[5] ",
          "P[6] ",
          "P[9] ",
          "P[10] ",
          "P[11] ",
          "P[12] ",
          "P[13] ",
          "P[14] ",
          "P[15] ",
          "P[16] ",
          "P[17] ",
          "P[18] ",
          "P[19] ",
          "P[20] ",
          "P[21] ",
          "P[22] ",
          "P[23] ",
          "P[24] ",
          "P[25] ",
          "P[26] ",
          "P[27] ",
          "P[28] ",
          "P[29] ",
          "P[30] ",
          "P[31] ",
          "P[32] ",
          "P[33] ",
          "P[34] ",
          "P[35] ",
          "P[36] ",
          "P[37] ",
          "P[38] ",
          "P[39] ",
          "P[40] ",
          "P[41] ",
          "P[42] ",
          "P[43] ",
          "P[44] ",
          "P[45] ",
          "P[46] ",
          "P[47] ",
          "P[48] ",
          "P[49] ",
          "P[50] ",
          "P[1] ",
          "P[2] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "P[2]"
          },
          {
            "type": "string",
            "value": "P[3]"
          },
          {
            "type": "string",
            "value": "P[4]"
          },
          {
            "type": "string",
            "value": "P[5]"
          },
          {
            "type": "string",
            "value": "P[6]"
          },
          {
            "type": "string",
            "value": "P[9]"
          },
          {
            "type": "string",
            "value": "P[10]"
          },
          {
            "type": "string",
            "value": "P[11]"
          },
          {
            "type": "string",
            "value": "P[12]"
          },
          {
            "type": "string",
            "value": "P[13]"
          },
          {
            "type": "string",
            "value": "P[14]"
          },
          {
            "type": "string",
            "value": "P[15]"
          },
          {
            "type": "string",
            "value": "P[16]"
          },
          {
            "type": "string",
            "value": "P[17]"
          },
          {
            "type": "string",
            "value": "P[18]"
          },
          {
            "type": "string",
            "value": "P[19]"
          },
          {
            "type": "string",
            "value": "P[20]"
          },
          {
            "type": "string",
            "value": "P[21]"
          },
          {
            "type": "string",
            "value": "P[22]"
          },
          {
            "type": "string",
            "value": "P[23]"
          },
          {
            "type": "string",
            "value": "P[24]"
          },
          {
            "type": "string",
            "value": "P[25]"
          },
          {
            "type": "string",
            "value": "P[26]"
          },
          {
            "type": "string",
            "value": "P[27]"
          },
          {
            "type": "string",
            "value": "P[28]"
          },
          {
            "type": "string",
            "value": "P[29]"
          },
          {
            "type": "string",
            "value": "P[30]"
          },
          {
            "type": "string",
            "value": "P[31]"
          },
          {
            "type": "string",
            "value": "P[32]"
          },
          {
            "type": "string",
            "value": "P[33]"
          },
          {
            "type": "string",
            "value": "P[34]"
          },
          {
            "type": "string",
            "value": "P[35]"
          },
          {
            "type": "string",
            "value": "P[36]"
          },
          {
            "type": "string",
            "value": "P[37]"
          },
          {
            "type": "string",
            "value": "P[38]"
          },
          {
            "type": "string",
            "value": "P[39]"
          },
          {
            "type": "string",
            "value": "P[40]"
          },
          {
            "type": "string",
            "value": "P[41]"
          },
          {
            "type": "string",
            "value": "P[42]"
          },
          {
            "type": "string",
            "value": "P[43]"
          },
          {
            "type": "string",
            "value": "P[44]"
          },
          {
            "type": "string",
            "value": "P[45]"
          },
          {
            "type": "string",
            "value": "P[46]"
          },
          {
            "type": "string",
            "value": "P[47]"
          },
          {
            "type": "string",
            "value": "P[48]"
          },
          {
            "type": "string",
            "value": "P[49]"
          },
          {
            "type": "string",
            "value": "P[50]"
          },
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "P[2]"
          }
        ]
      },
      {
        "key": ">Parameters for Scan",
        "rawValue": [
          "P[1] ",
          "P[2] ",
          "P[3] ",
          "P[4] ",
          "P[5] ",
          "P[6] ",
          "P[9] ",
          "P[10] ",
          "P[11] ",
          "P[12] ",
          "P[13] ",
          "P[14] ",
          "P[15] ",
          "P[16] ",
          "P[17] ",
          "P[18] ",
          "P[19] ",
          "P[20] ",
          "P[21] ",
          "P[22] ",
          "P[23] ",
          "P[24] ",
          "P[25] ",
          "P[26] ",
          "P[27] ",
          "P[28] ",
          "P[29] ",
          "P[30] ",
          "P[31] ",
          "P[32] ",
          "P[33] ",
          "P[34] ",
          "P[35] ",
          "P[36] ",
          "P[37] ",
          "P[38] ",
          "P[39] ",
          "P[40] ",
          "P[41] ",
          "P[42] ",
          "P[43] ",
          "P[44] ",
          "P[45] ",
          "P[46] ",
          "P[47] ",
          "P[48] ",
          "P[49] ",
          "P[50] ",
          "P[1] ",
          "P[2] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "P[2]"
          },
          {
            "type": "string",
            "value": "P[3]"
          },
          {
            "type": "string",
            "value": "P[4]"
          },
          {
            "type": "string",
            "value": "P[5]"
          },
          {
            "type": "string",
            "value": "P[6]"
          },
          {
            "type": "string",
            "value": "P[9]"
          },
          {
            "type": "string",
            "value": "P[10]"
          },
          {
            "type": "string",
            "value": "P[11]"
          },
          {
            "type": "string",
            "value": "P[12]"
          },
          {
            "type": "string",
            "value": "P[13]"
          },
          {
            "type": "string",
            "value": "P[14]"
          },
          {
            "type": "string",
            "value": "P[15]"
          },
          {
            "type": "string",
            "value": "P[16]"
          },
          {
            "type": "string",
            "value": "P[17]"
          },
          {
            "type": "string",
            "value": "P[18]"
          },
          {
            "type": "string",
            "value": "P[19]"
          },
          {
            "type": "string",
            "value": "P[20]"
          },
          {
            "type": "string",
            "value": "P[21]"
          },
          {
            "type": "string",
            "value": "P[22]"
          },
          {
            "type": "string",
            "value": "P[23]"
          },
          {
            "type": "string",
            "value": "P[24]"
          },
          {
            "type": "string",
            "value": "P[25]"
          },
          {
            "type": "string",
            "value": "P[26]"
          },
          {
            "type": "string",
            "value": "P[27]"
          },
          {
            "type": "string",
            "value": "P[28]"
          },
          {
            "type": "string",
            "value": "P[29]"
          },
          {
            "type": "string",
            "value": "P[30]"
          },
          {
            "type": "string",
            "value": "P[31]"
          },
          {
            "type": "string",
            "value": "P[32]"
          },
          {
            "type": "string",
            "value": "P[33]"
          },
          {
            "type": "string",
            "value": "P[34]"
          },
          {
            "type": "string",
            "value": "P[35]"
          },
          {
            "type": "string",
            "value": "P[36]"
          },
          {
            "type": "string",
            "value": "P[37]"
          },
          {
            "type": "string",
            "value": "P[38]"
          },
          {
            "type": "string",
            "value": "P[39]"
          },
          {
            "type": "string",
            "value": "P[40]"
          },
          {
            "type": "string",
            "value": "P[41]"
          },
          {
            "type": "string",
            "value": "P[42]"
          },
          {
            "type": "string",
            "value": "P[43]"
          },
          {
            "type": "string",
            "value": "P[44]"
          },
          {
            "type": "string",
            "value": "P[45]"
          },
          {
            "type": "string",
            "value": "P[46]"
          },
          {
            "type": "string",
            "value": "P[47]"
          },
          {
            "type": "string",
            "value": "P[48]"
          },
          {
            "type": "string",
            "value": "P[49]"
          },
          {
            "type": "string",
            "value": "P[50]"
          },
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "P[2]"
          }
        ]
      },
      {
        "key": ">Parameters for Bifurcation",
        "rawValue": [
          "i_icl ",
          "i_ms ",
          "(null) \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## \n## ",
          "(null) ",
          "(null) ",
          "(null) ",
          "(null) ",
          "(null) \n## \n## \n## \n## \n## \n## \n## \n## \n## ",
          "Z ",
          "(null) ",
          "(null) ",
          "(null) ",
          "(null) ",
          "(null) \n## \n## ",
          "(null) ",
          "(null) ",
          "X3 ",
          "(null) "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          },
          {
            "type": "string",
            "value": "i_ms"
          },
          [
            {
              "type": "strings",
              "value": [
                "(null)",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##"
              ]
            }
          ],
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          [
            {
              "type": "strings",
              "value": [
                "(null)",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##"
              ]
            }
          ],
          {
            "type": "string",
            "value": "Z"
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          [
            {
              "type": "strings",
              "value": [
                "(null)",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##",
                ""
              ]
            },
            {
              "type": "arrayNumber",
              "value": [
                null
              ]
            },
            {
              "type": "strings",
              "value": [
                "##"
              ]
            }
          ],
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "string",
            "value": "X3"
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          }
        ]
      },
      {
        "key": ">Parameters for Implicit",
        "rawValue": [
          "i_icl ",
          "(null) ",
          "(null) ",
          "X[6] ",
          "X[7] ",
          "X[8] ",
          "X[9] ",
          "X[10] ",
          "X[11] ",
          "X[12] ",
          "X[13] ",
          "X[14] ",
          "X[15] ",
          "X[16] ",
          "X[17] ",
          "X[18] ",
          "X[19] ",
          "X[20] ",
          "X[21] ",
          "X[22] ",
          "X[23] ",
          "X[24] ",
          "X[25] ",
          "X[26] ",
          "X[27] ",
          "X[28] ",
          "X[29] ",
          "X[30] ",
          "X[31] ",
          "X[32] ",
          "X[33] ",
          "X[34] ",
          "X[35] ",
          "X[36] ",
          "X[37] ",
          "X[38] ",
          "X[39] ",
          "X[40] ",
          "X[41] ",
          "X[42] ",
          "X[43] ",
          "X[44] ",
          "X[45] ",
          "X[46] ",
          "X[47] ",
          "X[48] ",
          "X[49] ",
          "X[50] ",
          "X3 ",
          "X[2] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "i_icl"
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "string",
            "value": "X[6]"
          },
          {
            "type": "string",
            "value": "X[7]"
          },
          {
            "type": "string",
            "value": "X[8]"
          },
          {
            "type": "string",
            "value": "X[9]"
          },
          {
            "type": "string",
            "value": "X[10]"
          },
          {
            "type": "string",
            "value": "X[11]"
          },
          {
            "type": "string",
            "value": "X[12]"
          },
          {
            "type": "string",
            "value": "X[13]"
          },
          {
            "type": "string",
            "value": "X[14]"
          },
          {
            "type": "string",
            "value": "X[15]"
          },
          {
            "type": "string",
            "value": "X[16]"
          },
          {
            "type": "string",
            "value": "X[17]"
          },
          {
            "type": "string",
            "value": "X[18]"
          },
          {
            "type": "string",
            "value": "X[19]"
          },
          {
            "type": "string",
            "value": "X[20]"
          },
          {
            "type": "string",
            "value": "X[21]"
          },
          {
            "type": "string",
            "value": "X[22]"
          },
          {
            "type": "string",
            "value": "X[23]"
          },
          {
            "type": "string",
            "value": "X[24]"
          },
          {
            "type": "string",
            "value": "X[25]"
          },
          {
            "type": "string",
            "value": "X[26]"
          },
          {
            "type": "string",
            "value": "X[27]"
          },
          {
            "type": "string",
            "value": "X[28]"
          },
          {
            "type": "string",
            "value": "X[29]"
          },
          {
            "type": "string",
            "value": "X[30]"
          },
          {
            "type": "string",
            "value": "X[31]"
          },
          {
            "type": "string",
            "value": "X[32]"
          },
          {
            "type": "string",
            "value": "X[33]"
          },
          {
            "type": "string",
            "value": "X[34]"
          },
          {
            "type": "string",
            "value": "X[35]"
          },
          {
            "type": "string",
            "value": "X[36]"
          },
          {
            "type": "string",
            "value": "X[37]"
          },
          {
            "type": "string",
            "value": "X[38]"
          },
          {
            "type": "string",
            "value": "X[39]"
          },
          {
            "type": "string",
            "value": "X[40]"
          },
          {
            "type": "string",
            "value": "X[41]"
          },
          {
            "type": "string",
            "value": "X[42]"
          },
          {
            "type": "string",
            "value": "X[43]"
          },
          {
            "type": "string",
            "value": "X[44]"
          },
          {
            "type": "string",
            "value": "X[45]"
          },
          {
            "type": "string",
            "value": "X[46]"
          },
          {
            "type": "string",
            "value": "X[47]"
          },
          {
            "type": "string",
            "value": "X[48]"
          },
          {
            "type": "string",
            "value": "X[49]"
          },
          {
            "type": "string",
            "value": "X[50]"
          },
          {
            "type": "string",
            "value": "X3"
          },
          {
            "type": "string",
            "value": "X[2]"
          }
        ]
      },
      {
        "key": ">Parameters for Explicit",
        "rawValue": [
          "P[1] ",
          "X[4] ",
          "X[5] ",
          "X[6] ",
          "X[7] ",
          "X[8] ",
          "X[9] ",
          "X[10] ",
          "X[11] ",
          "X[12] ",
          "X[13] ",
          "X[14] ",
          "X[15] ",
          "X[16] ",
          "X[17] ",
          "X[18] ",
          "X[19] ",
          "X[20] ",
          "X[21] ",
          "X[22] ",
          "X[23] ",
          "X[24] ",
          "X[25] ",
          "X[26] ",
          "X[27] ",
          "X[28] ",
          "X[29] ",
          "X[30] ",
          "X[31] ",
          "X[32] ",
          "X[33] ",
          "X[34] ",
          "X[35] ",
          "X[36] ",
          "X[37] ",
          "X[38] ",
          "X[39] ",
          "X[40] ",
          "X[41] ",
          "X[42] ",
          "X[43] ",
          "X[44] ",
          "X[45] ",
          "X[46] ",
          "X[47] ",
          "X[48] ",
          "X[49] ",
          "X[50] ",
          "(null) ",
          "(null) "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "X[4]"
          },
          {
            "type": "string",
            "value": "X[5]"
          },
          {
            "type": "string",
            "value": "X[6]"
          },
          {
            "type": "string",
            "value": "X[7]"
          },
          {
            "type": "string",
            "value": "X[8]"
          },
          {
            "type": "string",
            "value": "X[9]"
          },
          {
            "type": "string",
            "value": "X[10]"
          },
          {
            "type": "string",
            "value": "X[11]"
          },
          {
            "type": "string",
            "value": "X[12]"
          },
          {
            "type": "string",
            "value": "X[13]"
          },
          {
            "type": "string",
            "value": "X[14]"
          },
          {
            "type": "string",
            "value": "X[15]"
          },
          {
            "type": "string",
            "value": "X[16]"
          },
          {
            "type": "string",
            "value": "X[17]"
          },
          {
            "type": "string",
            "value": "X[18]"
          },
          {
            "type": "string",
            "value": "X[19]"
          },
          {
            "type": "string",
            "value": "X[20]"
          },
          {
            "type": "string",
            "value": "X[21]"
          },
          {
            "type": "string",
            "value": "X[22]"
          },
          {
            "type": "string",
            "value": "X[23]"
          },
          {
            "type": "string",
            "value": "X[24]"
          },
          {
            "type": "string",
            "value": "X[25]"
          },
          {
            "type": "string",
            "value": "X[26]"
          },
          {
            "type": "string",
            "value": "X[27]"
          },
          {
            "type": "string",
            "value": "X[28]"
          },
          {
            "type": "string",
            "value": "X[29]"
          },
          {
            "type": "string",
            "value": "X[30]"
          },
          {
            "type": "string",
            "value": "X[31]"
          },
          {
            "type": "string",
            "value": "X[32]"
          },
          {
            "type": "string",
            "value": "X[33]"
          },
          {
            "type": "string",
            "value": "X[34]"
          },
          {
            "type": "string",
            "value": "X[35]"
          },
          {
            "type": "string",
            "value": "X[36]"
          },
          {
            "type": "string",
            "value": "X[37]"
          },
          {
            "type": "string",
            "value": "X[38]"
          },
          {
            "type": "string",
            "value": "X[39]"
          },
          {
            "type": "string",
            "value": "X[40]"
          },
          {
            "type": "string",
            "value": "X[41]"
          },
          {
            "type": "string",
            "value": "X[42]"
          },
          {
            "type": "string",
            "value": "X[43]"
          },
          {
            "type": "string",
            "value": "X[44]"
          },
          {
            "type": "string",
            "value": "X[45]"
          },
          {
            "type": "string",
            "value": "X[46]"
          },
          {
            "type": "string",
            "value": "X[47]"
          },
          {
            "type": "string",
            "value": "X[48]"
          },
          {
            "type": "string",
            "value": "X[49]"
          },
          {
            "type": "string",
            "value": "X[50]"
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          },
          {
            "type": "strings",
            "value": [
              "(null)"
            ]
          }
        ]
      },
      {
        "key": "Z axis ODE",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "Z axis BET",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "Z axis ALG",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "Z axis BIF",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "Z axis FIT",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": ">Parameters for Sensitivity",
        "rawValue": [
          "P[1] ",
          "P[2] ",
          "P[3] ",
          "P[4] ",
          "P[5] ",
          "P[6] ",
          "P[7] ",
          "P[8] ",
          "P[9] ",
          "P[10] ",
          "P[11] ",
          "P[12] ",
          "P[13] ",
          "P[14] ",
          "P[15] ",
          "P[16] ",
          "P[17] ",
          "P[18] ",
          "P[19] ",
          "P[20] ",
          "P[21] ",
          "P[22] ",
          "P[23] ",
          "P[24] ",
          "P[25] ",
          "P[26] ",
          "P[27] ",
          "P[28] ",
          "P[29] ",
          "P[30] ",
          "P[31] ",
          "P[32] ",
          "P[33] ",
          "P[34] ",
          "P[35] ",
          "P[36] ",
          "P[37] ",
          "P[38] ",
          "P[39] ",
          "P[40] ",
          "P[41] ",
          "P[42] ",
          "P[43] ",
          "P[44] ",
          "P[45] ",
          "P[46] ",
          "P[47] ",
          "P[48] ",
          "P[49] ",
          "P[50] "
        ],
        "parsedValue": [
          {
            "type": "string",
            "value": "P[1]"
          },
          {
            "type": "string",
            "value": "P[2]"
          },
          {
            "type": "string",
            "value": "P[3]"
          },
          {
            "type": "string",
            "value": "P[4]"
          },
          {
            "type": "string",
            "value": "P[5]"
          },
          {
            "type": "string",
            "value": "P[6]"
          },
          {
            "type": "string",
            "value": "P[7]"
          },
          {
            "type": "string",
            "value": "P[8]"
          },
          {
            "type": "string",
            "value": "P[9]"
          },
          {
            "type": "string",
            "value": "P[10]"
          },
          {
            "type": "string",
            "value": "P[11]"
          },
          {
            "type": "string",
            "value": "P[12]"
          },
          {
            "type": "string",
            "value": "P[13]"
          },
          {
            "type": "string",
            "value": "P[14]"
          },
          {
            "type": "string",
            "value": "P[15]"
          },
          {
            "type": "string",
            "value": "P[16]"
          },
          {
            "type": "string",
            "value": "P[17]"
          },
          {
            "type": "string",
            "value": "P[18]"
          },
          {
            "type": "string",
            "value": "P[19]"
          },
          {
            "type": "string",
            "value": "P[20]"
          },
          {
            "type": "string",
            "value": "P[21]"
          },
          {
            "type": "string",
            "value": "P[22]"
          },
          {
            "type": "string",
            "value": "P[23]"
          },
          {
            "type": "string",
            "value": "P[24]"
          },
          {
            "type": "string",
            "value": "P[25]"
          },
          {
            "type": "string",
            "value": "P[26]"
          },
          {
            "type": "string",
            "value": "P[27]"
          },
          {
            "type": "string",
            "value": "P[28]"
          },
          {
            "type": "string",
            "value": "P[29]"
          },
          {
            "type": "string",
            "value": "P[30]"
          },
          {
            "type": "string",
            "value": "P[31]"
          },
          {
            "type": "string",
            "value": "P[32]"
          },
          {
            "type": "string",
            "value": "P[33]"
          },
          {
            "type": "string",
            "value": "P[34]"
          },
          {
            "type": "string",
            "value": "P[35]"
          },
          {
            "type": "string",
            "value": "P[36]"
          },
          {
            "type": "string",
            "value": "P[37]"
          },
          {
            "type": "string",
            "value": "P[38]"
          },
          {
            "type": "string",
            "value": "P[39]"
          },
          {
            "type": "string",
            "value": "P[40]"
          },
          {
            "type": "string",
            "value": "P[41]"
          },
          {
            "type": "string",
            "value": "P[42]"
          },
          {
            "type": "string",
            "value": "P[43]"
          },
          {
            "type": "string",
            "value": "P[44]"
          },
          {
            "type": "string",
            "value": "P[45]"
          },
          {
            "type": "string",
            "value": "P[46]"
          },
          {
            "type": "string",
            "value": "P[47]"
          },
          {
            "type": "string",
            "value": "P[48]"
          },
          {
            "type": "string",
            "value": "P[49]"
          },
          {
            "type": "string",
            "value": "P[50]"
          }
        ]
      },
      {
        "key": ">Compound Selkov Names",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": ">Selkov Location",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": ">Selkov ReactionName",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "Metabolic Regulation ReactionName",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\nMetabolic Regulation CompoundName\nMetabolicRegulation",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Operon Name Operon",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\nGene Name Operon\nOperon Structure",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "GeneticNetwork InteractionName",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\nGeneticNetwork GeneProductName\nGenetic Network",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Interaction ProcessName",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\nInteraction GeneProductName\nInteractionNetwork",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<Interaction Regulation ProcessName",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\n<Interaction Regulation GeneProductName\n<InteractionRegulation",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<PATH->ReverseReactionID",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<PATH->ExternalFluxID",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<PATH->Type",
        "rawValue": [
          "0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<PON->Type",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<PIN->Type",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<Metabolic model Dimension",
        "rawValue": [
          "8 7 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              8,
              7
            ]
          }
        ]
      },
      {
        "key": "<Total Cellular Model Dimension",
        "rawValue": [
          "0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\n<Total Cellular Process Names\n<Total Entity Names\n<Index Link to metabolic",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<Index Link to genetic",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<Index Link to protein",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<Total Network Matrix",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<Total Regulation Network",
        "rawValue": [
          "0 0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<E Index Total",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<P Index Total",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<E Index Metabolic",
        "rawValue": [
          "0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<P Index Metabolic",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<E Index Genetic",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<P Index Genetic",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<E Index Protein",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<P Index Protein",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<M Reaction Laws",
        "rawValue": [
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n",
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          },
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<P Use User's mechanisms",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<POOLS 0",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 1",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 2",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 3",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 0",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 1",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 2",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 3",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 0",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 1",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 2",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 3",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 4",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 5",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 6",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<POOLS 7",
        "rawValue": [
          "\n<?NB?><?Pools?> \nCoA=-AcCoA+Pool[1];//for CoA+AcCoA \n<?NE?><?Pools?> ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?> ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "<?Pools?>",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 4",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 5",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 6",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<RHS 7",
        "rawValue": [
          "\n//! Pools \nCoA=-AcCoA+Pool[1];// for CoA+AcCoA \n//! Rate laws \n//i_isl=P[1]; \n//i_ms=P[2]; \nV[1]=Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit); \nV[2]=(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2); \nV[3]=(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal); \nV[4]=Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA); \nV[5]=Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5); \nV[6]=k6*CoA; \nV[7]=Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal); \nV[8]=k8*Suc; \n//! Differential equations \n//for ICit \nF[1]=V[1]-V[2]-V[5]; \n//for GlOx \nF[2]=V[2]-V[3]; \n//for Mal \nF[3]=V[3]-V[4]+V[7]; \n//for OA \nF[4]=-V[1]+V[4]; \n//for Suc \nF[5]=V[2]-V[7]-V[8]; \n//for AcCoA \nF[6]=-V[1]-V[3]+V[6]; \n//for CoA \nF[7]=V[1]+V[3]-V[6]; \n//! Explicit functions ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "CoA",
                "rhs": "-AcCoA+Pool[1]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " for CoA+AcCoA ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Rate laws ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_isl=P[1]; ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "i_ms=P[2]; ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[1]",
                "rhs": "Vm_1*(OA*AcCoA-ICit*CoA/Keq_1)/(Km_OA_1+OA+(Km_OA_1/Km_ICit_1)*ICit)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[2]",
                "rhs": "(1-i_icl/100)*Vm_2*(ICit-Suc*GlOx/Keq_2)/(Km_ICit_2+ICit)/(1+Suc/Ki_Suc_2)/(1+Mal/Ki_Mal_2)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[3]",
                "rhs": "(1-i_ms/100)*Vm_3*(GlOx*AcCoA-Mal*CoA/Keq_3)/(Km_GlOx_3+GlOx+(Km_GlOx_3/Km_Mal_3)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[4]",
                "rhs": "Vm_4*(Mal*NAD-OA*NADH/Keq_4)/(Km_Mal_4+Mal+(Km_Mal_4/Km_OA_4)*OA)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[5]",
                "rhs": "Vm_5*ICit*NADP/(Km_ICit_5+ICit)/(1+GlOx/Ki_GlOx_5)/(1+OA/Ki_OA_5)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[6]",
                "rhs": "k6*CoA",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[7]",
                "rhs": "Vm_7*(Suc-Mal/Keq_7)/(Km_Suc_7+Suc+(Km_Suc_7/Km_Mal_7)*Mal)",
                "newLine": true
              }
            },
            {
              "type": "expression",
              "value": {
                "lhs": "V[8]",
                "rhs": "k8*Suc",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Differential equations ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for ICit ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[1]",
                "rhs": "V[1]-V[2]-V[5]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for GlOx ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[2]",
                "rhs": "V[2]-V[3]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Mal ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[3]",
                "rhs": "V[3]-V[4]+V[7]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for OA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[4]",
                "rhs": "-V[1]+V[4]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for Suc ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[5]",
                "rhs": "V[2]-V[7]-V[8]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[6]",
                "rhs": "-V[1]-V[3]+V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "for CoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "F[7]",
                "rhs": "V[1]+V[3]-V[6]",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Explicit functions",
              "newLine": true
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 4",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 5",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 6",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<INI 7",
        "rawValue": [
          "\n//! Data comments \n//! Compound administration \n//! Compound action on target \n//! Auxiliary parameters \n//! Compartment volumes \n//! Initial concentrations \nICit=1; \nGlOx=1; \nMal=1; \nOA=1; \nSuc=1; \nAcCoA=2; \nCoA=1; \n//! Kinetic parameters \n//********************************* \ni_icl=55.5;//0; \ni_ms=80;//0; \n//********************************* \nVm_1=50;// fp \nKeq_1=10;//fp \nKm_OA_1=0.04;// ec \nKm_ICit_1=1;//fp \n//******************************** \nVm_2=30; \nKeq_2=10; \nKm_ICit_2=0.145; \nKi_Suc_2=5; \nKi_Mal_2=5; \n//******************************** \nVm_3=50;//fp \nKeq_3=10;//fp \nKm_GlOx_3=0.02; \nKm_Mal_3=1;//fp \n//******************************** \nVm_4=50;//fp \nKeq_4=10;//fp \nKm_Mal_4=0.3;//ec \nKm_OA_4=0.06;//ec \n//******************************** \nVm_5=14;//70 \nKm_ICit_5=0.07; \nKi_GlOx_5=0.5;//fp \nKi_OA_5=0.5;//fp \n//********************************** \nk6=10;//10;//fp \n//********************************* \nVm_7=20;//fp \nKeq_7=1;//fp \nKm_Suc_7=0.2;//fp \nKm_Mal_7=0.1;//fp \n//*********************************** \nk8=5;//5;//fp \n//! Buffered concentrations \nNAD=2; \nNADH=1; \nNADP=2; \n//! Parameters for fitting \ni_icl=49; \ni_ms=70; \n// \ni_ms=0; \ni_icl=30.7; \nICit=1.044872e+00; \nGlOx=9.845177e-01; \nMal=1.039410e+00; \nOA=1.300135e+00; \nSuc=1.503710e+00; \nAcCoA=4.442447e-01; \nCoA=2.240200e+00; \n//! Pools initial \n//Pool[1]=3;//CoA+AcCoA \nPool[1]=CoA+AcCoA; ",
          "\n"
        ],
        "parsedValue": [
          [
            {
              "type": "lineComment",
              "header": 1,
              "value": " Data comments ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound administration ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compound action on target ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Auxiliary parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Compartment volumes ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Initial concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Kinetic parameters ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "55.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "80",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "0; ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_1",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_1",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_1",
                "rhs": "0.04",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_1",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_2",
                "rhs": "30",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_2",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_2",
                "rhs": "0.145",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Suc_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_Mal_2",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_3",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_3",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_GlOx_3",
                "rhs": "0.02",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_3",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_4",
                "rhs": "50",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_4",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_4",
                "rhs": "0.3",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_OA_4",
                "rhs": "0.06",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "ec ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "******************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_5",
                "rhs": "14",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "70 ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_ICit_5",
                "rhs": "0.07",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_GlOx_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Ki_OA_5",
                "rhs": "0.5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k6",
                "rhs": "10",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "10;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "********************************* ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Vm_7",
                "rhs": "20",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Keq_7",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Suc_7",
                "rhs": "0.2",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Km_Mal_7",
                "rhs": "0.1",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "*********************************** ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "k8",
                "rhs": "5",
                "newLine": true
              }
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "5;//fp ",
              "newLine": false
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Buffered concentrations ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NAD",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADH",
                "rhs": "1",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "NADP",
                "rhs": "2",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Parameters for fitting ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "49",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "70",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": " ",
              "newLine": true
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_ms",
                "rhs": "0",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "i_icl",
                "rhs": "30.7",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "ICit",
                "rhs": "1.044872e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "GlOx",
                "rhs": "9.845177e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Mal",
                "rhs": "1.039410e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "OA",
                "rhs": "1.300135e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "Suc",
                "rhs": "1.503710e+00",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "AcCoA",
                "rhs": "4.442447e-01",
                "newLine": true
              }
            },
            {
              "type": "numeric",
              "value": {
                "lhs": "CoA",
                "rhs": "2.240200e+00",
                "newLine": true
              }
            },
            {
              "type": "strings",
              "value": [
                "",
                ""
              ]
            },
            {
              "type": "lineComment",
              "header": 1,
              "value": " Pools initial ",
              "newLine": true
            },
            {
              "type": "lineComment",
              "header": 0,
              "value": "Pool[1]=3;//CoA+AcCoA ",
              "newLine": true
            },
            {
              "type": "expression",
              "value": {
                "lhs": "Pool[1]",
                "rhs": "CoA+AcCoA",
                "newLine": true
              }
            }
          ],
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "UseUsersPools[1] ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "UseUsersPools[2] ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "UseUsersPools[3] ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "UseUsersPools[4] ",
        "rawValue": [
          "0 "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "<NetworkID ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<ProcessID ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<RateLawID ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "<ParameterID ",
        "rawValue": [
          "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\n,\nPATH->UserLaws\n<P Use User's mechanisms",
        "rawValue": [
          "0 0 0 0 0 0 0 0  "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              0,
              0,
              0,
              0,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "\n,\nTCN->UserLaws\n<P Use User's mechanisms",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "\n,\nPON->UserLaws\n<P Use User's mechanisms",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "\n,\nPIN->UserLaws\n<P Use User's mechanisms",
        "rawValue": [
          "\n"
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "FBA internal fluxes constraints",
        "rawValue": [
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "External metabolites",
        "rawValue": [
          "0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Exchange fluxes direction",
        "rawValue": [
          "0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Exchange fluxes constraints",
        "rawValue": [
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 ",
          "0 0.000000e+00  0 0.000000e+00  0 0.000000e+00 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          },
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Metabolites biomass composition",
        "rawValue": [
          "0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Metabolites maintenance energy requirements composition",
        "rawValue": [
          "0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Use biomass flux",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Biomass constraint",
        "rawValue": [
          "0 0  0 0  0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Use maintenance flux",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Maintenance energy requirements constraint",
        "rawValue": [
          "0 0  0 0  0 0 "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              0,
              null,
              0,
              0,
              null,
              0,
              0
            ]
          }
        ]
      },
      {
        "key": "Biomass objective function contribution",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Maintenance energy requirements objective function contribution",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "Internal fluxes objective function contribution",
        "rawValue": [
          "0  0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Exchange fluxes objective function contribution",
        "rawValue": [
          "0  0  0  0  0  0  0   "
        ],
        "parsedValue": [
          {
            "type": "arrayNumber",
            "value": [
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0,
              null,
              0
            ]
          }
        ]
      },
      {
        "key": "Maximize objective function",
        "rawValue": [
          "0  "
        ],
        "parsedValue": [
          {
            "type": "number",
            "value": 0
          }
        ]
      },
      {
        "key": "<COMMENTS 0",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 1",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 2",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 3",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 4",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 5",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 6",
        "rawValue": [
          "\n\n#dbs# "
        ],
        "parsedValue": [
          {
            "type": "emptyValue",
            "value": null
          }
        ]
      },
      {
        "key": "<COMMENTS 7",
        "rawValue": [
          "\n\n#dbs# \n0 \n0 \n0 \n0 \n1 \nDefault \n0 \n1 \n0 \n1 \n\n 1 \ntrue \n0 \n1 \n\n 1 \n3 \n7 \nICit \nGlOx \nMal \nOA \nSuc \nAcCoA \nCoA \n0 \n7 \nDefault \nDefault \nDefault \nDefault \nDefault \nDefault \nDefault \n7 \n\n \n\n \n\n \n\n 7 \n\n \n\n \n\n \n\n 0 \n0 \n0 \n7 \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \n0 \n7 \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \n7 \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \nfalse \n0 \n0 \n0 \n0 \n0 \n0 \n0 \n0 \n0 \n8 \nv1_Acn \nv1_Acn \n0 1 \n0 \nv2_ICL \nv2_ICL \n0 1 \n0 \nv3_MS \nv3_MS \n0 1 \n0 \nv4_MDH \nv4_MDH \n0 1 \n0 \nv5_IDH \nv5_IDH \n0 1 \n0 \nv6 \nv6 \n0 1 \n0 \nv7_SDH \nv7_SDH \n0 1 \n0 \nv8 \nv8 \n0 1 \n0 \n0 \n2 \nmm \nmole \n1000 \n15 \nk1 \n1.000000 \n0.000000 \n15 \n1000 \nk1 \n1.000000 \n0 \n0 \n1.000000e-06 \n0 \n0 \n5 \nk1 \n0.001000 \nk1 \n0.001000 \n0 \n100 \n0 \n100 \n2.000000 \n-1 \n-1 \n0 \n0 \n1000 \n0 \n1.000000 \n0.500000 \n0 \n0 \n1 \n0.000010 \n1000000 \n0 \n0 \n<listModelData> \n   <item> \n      <name></name> \n      <organizm></organizm> \n      <modeltype>0</modeltype> \n      <expdata></expdata> \n   </item> \n</listModelData> \n<listUnits size=\"1\"> \n</listUnits> \n<listComp size=\"1\"> \n   <item> \n      <name>Default_mc</name> \n      <comment></comment> \n      <unit></unit> \n      <outside></outside> \n      <spdim>3</spdim> \n      <sizes>1</sizes> \n      <const>0</const> \n      <rrule></rrule> \n      <cdown></cdown> \n   </item> \n</listComp> \n<listSpecies size=\"0\"> \n</listSpecies> \n<listRepository size=\"1\" default=\"List1\"> \n   <item> \n      <name>List1</name> \n      <comment></comment> \n      <listParameters size=\"0\"> \n      </listParameters> \n   </item> \n</listRepository> \n<listRules size=\"0\"> \n</listRules> \n<listReactions size=\"0\"> \n</listReactions> \n<listcontent size=\"0\"> \n</listcontent> \n22jun2007 \n          "
        ],
        "parsedValue": {
          "functDefId": [],
          "functDefMath": [],
          "units1": [],
          "units2": [],
          "compartmentName": [
            "Default"
          ],
          "compartmentIdname": [],
          "compartmentId": [
            "0"
          ],
          "compartmentOutside": [
            ""
          ],
          "compartmentCconst": [
            "true"
          ],
          "compartmentUnits": [],
          "compartmentCsize": [
            ""
          ],
          "compartmentSpatialdim": [
            "3"
          ],
          "metabolitesId": [
            "ICit",
            "GlOx",
            "Mal",
            "OA",
            "Suc",
            "AcCoA",
            "CoA"
          ],
          "metabolitesName": [],
          "metabolitesCompartment": [
            "Default",
            "Default",
            "Default",
            "Default",
            "Default",
            "Default",
            "Default"
          ],
          "metabolitesMia": [
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "metabolitesMic": [
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "metabolitesMsu": [],
          "metabolitesMssu": [],
          "metabolitesMhosu": [],
          "metabolitesMbc": [
            "false",
            "false",
            "false",
            "false",
            "false",
            "false",
            "false"
          ],
          "metabolitesMc": [],
          "metabolitesMconst": [
            "false",
            "false",
            "false",
            "false",
            "false",
            "false",
            "false"
          ],
          "metabolitesMtype": [
            "false",
            "false",
            "false",
            "false",
            "false",
            "false",
            "false"
          ],
          "parametersName": [],
          "parametersValue": [],
          "parametersUnits": [],
          "parametersPconst": [],
          "rulesAlg_formula": [],
          "rulesAss_variable": [],
          "rulesAss_formula": [],
          "rulesRate_variable": [],
          "rulesRate_formula": [],
          "reactions": [
            [
              "v1_Acn",
              "v1_Acn",
              "0 1",
              "0"
            ],
            [
              "v2_ICL",
              "v2_ICL",
              "0 1",
              "0"
            ],
            [
              "v3_MS",
              "v3_MS",
              "0 1",
              "0"
            ],
            [
              "v4_MDH",
              "v4_MDH",
              "0 1",
              "0"
            ],
            [
              "v5_IDH",
              "v5_IDH",
              "0 1",
              "0"
            ],
            [
              "v6",
              "v6",
              "0 1",
              "0"
            ],
            [
              "v7_SDH",
              "v7_SDH",
              "0 1",
              "0"
            ],
            [
              "v8",
              "v8",
              "0 1",
              "0"
            ]
          ],
          "events": [],
          "unitsStr": [
            "mm",
            "mole"
          ],
          "ode3dplotQuality": "1000",
          "ode3dplotN": "15",
          "ode3dplotUnknown": "k1",
          "ode3dplotMax": "1.000000",
          "ode3dplotMin": "0.000000",
          "impl3dplotNdiv": "15",
          "impl3dplotQuality": "1000",
          "impl3dplotUnknown": "k1",
          "impl3dplotVal": "1.000000",
          "optionsNonNegativeCheck": "0",
          "optionsFitToStationareStateFlag": "0",
          "optionsFitToStationareStateValue": "1.000000e-06",
          "optionsHeavyTask": "0",
          "optionsAutoSaveEnable": "0",
          "optionsAutoSavePeriod": "5",
          "sensDataSensParam": "k1",
          "sensDataSensErr": "0.001000",
          "sensDataSensParImpl": "k1",
          "sensDataSensErrImpl": "0.001000",
          "sensDataSensLog": "0",
          "sensDataSensNum": "100",
          "sensDataSensLogImpl": "0",
          "sensDataSensNumImpl": "100",
          "fitDataFitCICriteria": "2.000000",
          "paramScanPrmScanMethod": "-1",
          "paramScanPrmScanInput": "-1",
          "paramScanPrmScanLastPoint": "0",
          "paramScanPrmScanBestPoint": "0",
          "bootStrapDataBootStrapingCnt": "1000",
          "bootStrapDataBootStrapingBestPointOnly": "0",
          "fitDataFitAlpha": "1.000000",
          "fitDataFitBeta": "0.500000",
          "fitDataFitFindBest": "0",
          "fitDataFitDiag": "0",
          "fitDataFitoOtputBestOnly": "1",
          "fitDataFitEpsy": "0.000010",
          "fitDataFitNFMax": "1000000",
          "useEvents": "0",
          "eventsDataManager": [],
          "xml": "<listModelData> \n   <item> \n      <name></name> \n      <organizm></organizm> \n      <modeltype>0</modeltype> \n      <expdata></expdata> \n   </item> \n</listModelData> \n<listUnits size=\"1\"> \n</listUnits> \n<listComp size=\"1\"> \n   <item> \n      <name>Default_mc</name> \n      <comment></comment> \n      <unit></unit> \n      <outside></outside> \n      <spdim>3</spdim> \n      <sizes>1</sizes> \n      <const>0</const> \n      <rrule></rrule> \n      <cdown></cdown> \n   </item> \n</listComp> \n<listSpecies size=\"0\"> \n</listSpecies> \n<listRepository size=\"1\" default=\"List1\"> \n   <item> \n      <name>List1</name> \n      <comment></comment> \n      <listParameters size=\"0\"> \n      </listParameters> \n   </item> \n</listRepository> \n<listRules size=\"0\"> \n</listRules> \n<listReactions size=\"0\"> \n</listReactions> \n<listcontent size=\"0\"> \n</listcontent> \n22jun2007 \n          "
        }
      }
    ]
  }
}