This subpackage contains components for reactions with arbitrary number of substrates, products and effectors. It is suitable for textual implementation and automatic model generation. Equations for parameter senstivities are computed by applying algorithmic differentiation techniques on the simplified version of the original part GenKinetics.Derivatives.Reactions.convenience.dynamic.intermidiate
Licensed under the Modelica License 2
Copyright © <2011>-<2012>, <Atiyah Elsheikh>.
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2. For license conditions (including the disclaimer of warranty) see Modelica.UsersGuide.ModelicaLicense2 or visit http://www.modelica.org/licenses/ModelicaLicense2.
Licensed under the Modelica License 2
Copyright © <2011>-<2012>, <Atiyah Elsheikh>.
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the Modelica License 2. For license conditions (including the disclaimer of warranty) see Modelica.UsersGuide.ModelicaLicense2 or visit http://www.modelica.org/licenses/ModelicaLicense2.
Name | Description |
---|---|
intermidiate | Reactions with parameterized number of connections suitable for model generation and textual implementation |
ReactionInhibition | Inhibition influencing a reaction |
BasicReaction | basic declaration of a reaction |
BasicIrrReaction | basic declaration of a reaction |
BasicRevReaction | basic declaration of a reversible reaction |
IrrKinetic | S1 + S2 + .. => P1 + P2 + ... |
InhIrrKinetic | S1 + S2 + .. ==I1,I2,..=> P1 + P2 + ... |
RevKinetic | S1 + S2 + ... <===> P1 + P2 + ... |
InhRevKinetic |