Io¶
- homogeniseCouplingConstraints(model)[source]¶
(1) remove coupling constraints with only one entry (1) replace each coupling constraint with 3 entries, with a pair with 2 entries
- USAGE
model = homogeniseCouplingConstraints (model)
- INPUTS
model.C
model.ctrs
model.dsense
model.rxns
- OUTPUTS
model.C
model.ctrs
model.dsense
model.rxns
NOTE: Assumes sIEC_biomass_reactionIEC01b_trtr AND sIEC_biomass_reactionIEC01b are the only pair of doubly coupled reactions and will error if not
Author(s): Ronan Fleming, 2024