.ADGenKinetics.Reactions.convenience.dynamic

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

NameDescription
 BasicReactionbasic declaration of a reaction
 ReactionActivationInterface for activating a reaction
 ReactionInhibitionInterface for inhibiting a reaction
 BasicIrrReactionbasic declaration of an irreversible reaction
 BasicRevReactionbasic declaration of a reversible reaction
 IrrKineticS1 + S2 + ... => P1 + P2 + ...
 InhIrrKineticS1 + S2 + ... ==I1,I2,...==> P1 + P2 + ...
 ActIrrKineticS1 + S2 + ... ==A1,A2,...==> P1 + P2 + ...
 ActInhIrrKineticS1 + S2 + ... ==I1,I2,...==> P1 + P2 + ...
 RevKineticS1 + S2 + ... <===> P1 + P2 + ...
 InhRevKineticS1 + S2 + ... <==I1,I2,...=> P1 + P2 + ...
 ActRevKineticS1 + S2 + ... <==A1,A2,...==> P1 + P2 + ...
 ActInhRevKineticS1 + S2 + ... <==I1,I2,...==> P1 + P2 + ...

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos