.ADGenKinetics.Derivatives.Reactions.convenience.dynamic_adtemp

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. 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 . The main difference between this subpackage and the subpackage GenKinetics.Derivatives.Reactions.convenience.dynamic is that the derivatives of intermidiate variables, carrying out intermidiate computations, are not subject to elemenation.


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
intermidiateReactions with parameterized number of connections suitable for model generation and textual implementation
ReactionInhibitionInhibition influencing a reaction
BasicReactionbasic declaration of a reaction
BasicIrrReactionbasic declaration of a reaction
BasicRevReactionbasic declaration of a reversible reaction
IrrKineticS1 + S2 + .. => P1 + P2 + ...
InhIrrKineticS1 + S2 + .. ==I1,I2,..=> P1 + P2 + ...
RevKineticS1 + S2 + ... <===> P1 + P2 + ...
InhRevKinetic

Generated at 2024-05-09T18:15:57Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos