packagedynamic
Reactions with parameterized number of connections suitable for model generation and textual implementation
Information
This subpackage contains components for reactions with arbitrary number of substrates, products and effectors. It is suitable for textual implementation and automatic model generation.
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.
Contents
| Name | Description |
|---|---|
| BasicReaction | basic declaration of a reaction |
| ReactionActivation | Interface for activating a reaction |
| ReactionInhibition | Interface for inhibiting a reaction |
| basic declaration of an irreversible reaction | |
| basic declaration of a reversible reaction | |
| S1 + S2 + ... => P1 + P2 + ... | |
| S1 + S2 + ... ==I1,I2,...==> P1 + P2 + ... | |
| S1 + S2 + ... ==A1,A2,...==> P1 + P2 + ... | |
| S1 + S2 + ... ==I1,I2,...==> P1 + P2 + ... | |
| S1 + S2 + ... <===> P1 + P2 + ... | |
| S1 + S2 + ... <==I1,I2,...=> P1 + P2 + ... | |
| S1 + S2 + ... <==A1,A2,...==> P1 + P2 + ... | |
| S1 + S2 + ... <==I1,I2,...==> P1 + P2 + ... |