This subpackage contains all interfaces, abstract models, connectors etc. utilized by the components of the library.
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 |
---|---|
ChemicalPort | reaction connector from a node to a reaction, declared within the node side |
ModifierChemicalPort | connector that connects a node to a reaction. The node is supposed to effects (activate or inhibit) the reaction |
ChemicalPort_S | connector from a reactant substrate node to a reaction, declared within the reaction side |
ChemicalPort_P | connector from a reactant substrate node to a reaction, declared within the reaction side |
ModifierChemicalPort_I | connection from a reaction to an inhibition node |
ModifierChemicalPort_A | connection from a reaction to an activation node |
Reversible | Interfaces describing reversibility of a reaction |
static | Interfaces for components consisting of a fixed number of connections |
dynamic | Interfaces with parameterized number of connections for textual implementation and automatic model generation |