11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- SBML created with CBMPy (0.8.7 ) on Mon, 30 Oct 2023 23:01:37 -->
2+ <!-- SBML created with CBMPy (0.8.8 ) on Thu, 02 Nov 2023 15:35:10 -->
33<sbml xmlns =" http://www.sbml.org/sbml/level3/version1/core" xmlns : fbc =" http://www.sbml.org/sbml/level3/version1/fbc/version3" xmlns : html =" http://www.w3.org/1999/xhtml" level =" 3" version =" 1" fbc : required =" false" >
44 <model metaid =" meta_sbml_model" id =" sbml_model" substanceUnits =" mmol_per_gdw" timeUnits =" hour" extentUnits =" mmol_per_gdw" fbc : strict =" true" >
55 <notes >
120120 <parameter metaid =" meta_udcc_cons2_ub" id =" udcc_cons2_ub" name =" udcc_cons2_ub" value =" INF" constant =" true" />
121121 <parameter metaid =" meta_udcc_cons3_lb" id =" udcc_cons3_lb" name =" udcc_cons3_lb" value =" 0.1" constant =" true" />
122122 <parameter metaid =" meta_udcc_cons3_ub" id =" udcc_cons3_ub" name =" udcc_cons3_ub" value =" INF" constant =" true" />
123+ <parameter metaid =" meta_udcc_cons4_lb" id =" udcc_cons4_lb" name =" udcc_cons4_lb" value =" -INF" constant =" true" />
124+ <parameter metaid =" meta_udcc_cons4_ub" id =" udcc_cons4_ub" name =" udcc_cons4_ub" value =" 1" constant =" true" />
123125 </listOfParameters >
124126 <listOfReactions >
125127 <reaction metaid =" meta_R01" id =" R01" name =" R01" reversible =" false" fast =" false" fbc : lowerFluxBound =" bnd_par0" fbc : upperFluxBound =" bnd_par1" >
709711 </fbc : userDefinedConstraintComponent >
710712 </fbc : listOfUserDefinedConstraintComponents >
711713 </fbc : userDefinedConstraint >
714+ <fbc : userDefinedConstraint fbc : id =" cons4" fbc : lowerBound =" udcc_cons4_lb" fbc : upperBound =" udcc_cons4_ub" >
715+ <annotation >
716+ <listOfKeyValuePairs xmlns =" http://sbml.org/fbc/keyvaluepair" >
717+ <keyValuePair key =" secret" value =" cons4" />
718+ </listOfKeyValuePairs >
719+ </annotation >
720+ <fbc : listOfUserDefinedConstraintComponents >
721+ <fbc : userDefinedConstraintComponent fbc : id =" udcc_cons4_R15" fbc : coefficient =" 1" fbc : variable =" R15" fbc : variableType =" linear" >
722+ <annotation >
723+ <listOfKeyValuePairs xmlns =" http://sbml.org/fbc/keyvaluepair" >
724+ <keyValuePair key =" secret" value =" udcc_cons4_R15" />
725+ </listOfKeyValuePairs >
726+ </annotation >
727+ </fbc : userDefinedConstraintComponent >
728+ </fbc : listOfUserDefinedConstraintComponents >
729+ </fbc : userDefinedConstraint >
712730 </fbc : listOfUserDefinedConstraints >
713731 </model >
714732</sbml >
0 commit comments