Skip to content

Commit

Permalink
Merge pull request #1 from AtiyahElsheikh/develop
Browse files Browse the repository at this point in the history
MSL 3.2.3
  • Loading branch information
AtiyahElsheikh authored Jun 22, 2020
2 parents 901c076 + dc91ce0 commit 30b2676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

annotation (
Documentation(info = "<html><head></head><body><p>This package contains an implementation of generalized simplified kinetic formats following the guidelines recommended by the&nbsp;<a href=\"https://modelica.org/publications/papers/2005-05-LarsdotterNilsson-Fritzson-BioMedSim2005-MetabolicModeling.pdf\">Biochem library</a>. Matabolic reaction networks can be easily assembled using a few number of reaction kinetics. Constructed models can also be used for computing parameter sensitivities with little modifications to the used interfaces and by initializing the input Jacobian, i.e. the parameters w.r.t. derivatives are sought.</p><p><br>Licensed under the Modelica License 2</p><p><br>Copyright ©&nbsp;<a href=\"GenKinetics.UserGuide.CopyRight\" style=\"font-size: 12px;\">GenKinetics.UserGuide.CopyRight</a></p><p><i>This Modelica package is&nbsp;<u>free</u>&nbsp;software and the use is completely at&nbsp;<u>your own risk</u>; it can be redistributed and/or modified under the terms of the Modelica License 2. For license conditions (including the disclaimer of warranty) see&nbsp;<a href=\"modelica://Modelica.UsersGuide.ModelicaLicense2\">Modelica.UsersGuide.ModelicaLicense2</a>&nbsp;or visit<a href=\"http://www.modelica.org/licenses/ModelicaLicense2\">http://www.modelica.org/licenses/ModelicaLicense2</a>.</i></p></body></html>"),
uses(Modelica(version = "3.2.2")));
uses(Modelica(version = "3.2.3")));
end GenKinetics;

0 comments on commit 30b2676

Please sign in to comment.