Skip to content

Comments

Develop#5

Merged
AtiyahElsheikh merged 4 commits intoAtiyahElsheikh:developfrom
OpenModelica:develop
Apr 6, 2021
Merged

Develop#5
AtiyahElsheikh merged 4 commits intoAtiyahElsheikh:developfrom
OpenModelica:develop

Conversation

@AtiyahElsheikh
Copy link
Owner

No description provided.

AtiyahElsheikh and others added 4 commits June 2, 2020 19:19
* MSL version 3.2.3

* separate Interfaces/Substances/package.mo into separate components

* separate the components within the package Interfaces.Compartments

* Decompose the package BioChem.Interfaces.Nodes into separate components

* Separate all components within Biochem/Interfaces/Reactions/package.mo into separate *.mo components

* Decompose package BioChem/Interfaces/Reactions/Basics/package.mo into separate components

* Separate BioChem/Interfaces/Reactions/Modifiers/package.mo into separate components

* remove extra spaces from several modified package.mo

* keep model declaration using partial or without partial identical to the original version

* package.order files to be included in the repository

* decompose BioChem/Compartments/package.mo into separate components

* decompose BioChem/Substances/package.mo into separate components

* Separate the Icons package within BioChem/package.mo into separate directory

* Separate Biochem.Math package into a separate directory

* Separate top models within the Biochem.Examples package

* Separate all subpackages within Biochem.Examples into separate *.mo files. Each subpackage corresponds to a standalone example

* Separate Biochem.Reactions.MichaelisMenten into separate components

* separate Biochem.Reactions.MassAction.Reversible into separate components

* decompose package Reactions.MassAction.Irreversible into separate components

* Decompose Reactions.Inhibition into separate components

* decompoase Reactions.FastEquilibrium into separate components

* Decompose package Reactions into separate components

* ignore backup files

* annotations for version 1.0.2

* Revert "ignore backup files"

This reverts commit 898a667.

* remove backup files

* announcing version 1.0.2
missing "partial" declaration in some components within the Interfaces.Reactions package
* MSL version 3.2.3

* separate Interfaces/Substances/package.mo into separate components

* separate the components within the package Interfaces.Compartments

* Decompose the package BioChem.Interfaces.Nodes into separate components

* Separate all components within Biochem/Interfaces/Reactions/package.mo into separate *.mo components

* Decompose package BioChem/Interfaces/Reactions/Basics/package.mo into separate components

* Separate BioChem/Interfaces/Reactions/Modifiers/package.mo into separate components

* remove extra spaces from several modified package.mo

* keep model declaration using partial or without partial identical to the original version

* package.order files to be included in the repository

* decompose BioChem/Compartments/package.mo into separate components

* decompose BioChem/Substances/package.mo into separate components

* Separate the Icons package within BioChem/package.mo into separate directory

* Separate Biochem.Math package into a separate directory

* Separate top models within the Biochem.Examples package

* Separate all subpackages within Biochem.Examples into separate *.mo files. Each subpackage corresponds to a standalone example

* Separate Biochem.Reactions.MichaelisMenten into separate components

* separate Biochem.Reactions.MassAction.Reversible into separate components

* decompose package Reactions.MassAction.Irreversible into separate components

* Decompose Reactions.Inhibition into separate components

* decompoase Reactions.FastEquilibrium into separate components

* Decompose package Reactions into separate components

* ignore backup files

* annotations for version 1.0.2

* Revert "ignore backup files"

This reverts commit 898a667.

* remove backup files

* announcing version 1.0.2

* 1.0.2: major components in separate *.mo files / MSL 3.2.3 (#13)

* Issue07 separate component (#11)

* MSL version 3.2.3

* separate Interfaces/Substances/package.mo into separate components

* separate the components within the package Interfaces.Compartments

* Decompose the package BioChem.Interfaces.Nodes into separate components

* Separate all components within Biochem/Interfaces/Reactions/package.mo into separate *.mo components

* Decompose package BioChem/Interfaces/Reactions/Basics/package.mo into separate components

* Separate BioChem/Interfaces/Reactions/Modifiers/package.mo into separate components

* remove extra spaces from several modified package.mo

* keep model declaration using partial or without partial identical to the original version

* package.order files to be included in the repository

* decompose BioChem/Compartments/package.mo into separate components

* decompose BioChem/Substances/package.mo into separate components

* Separate the Icons package within BioChem/package.mo into separate directory

* Separate Biochem.Math package into a separate directory

* Separate top models within the Biochem.Examples package

* Separate all subpackages within Biochem.Examples into separate *.mo files. Each subpackage corresponds to a standalone example

* Separate Biochem.Reactions.MichaelisMenten into separate components

* separate Biochem.Reactions.MassAction.Reversible into separate components

* decompose package Reactions.MassAction.Irreversible into separate components

* Decompose Reactions.Inhibition into separate components

* decompoase Reactions.FastEquilibrium into separate components

* Decompose package Reactions into separate components

* Develop 1.0.2 (#12)

* MSL version 3.2.3

* separate Interfaces/Substances/package.mo into separate components

* separate the components within the package Interfaces.Compartments

* Decompose the package BioChem.Interfaces.Nodes into separate components

* Separate all components within Biochem/Interfaces/Reactions/package.mo into separate *.mo components

* Decompose package BioChem/Interfaces/Reactions/Basics/package.mo into separate components

* Separate BioChem/Interfaces/Reactions/Modifiers/package.mo into separate components

* remove extra spaces from several modified package.mo

* keep model declaration using partial or without partial identical to the original version

* package.order files to be included in the repository

* decompose BioChem/Compartments/package.mo into separate components

* decompose BioChem/Substances/package.mo into separate components

* Separate the Icons package within BioChem/package.mo into separate directory

* Separate Biochem.Math package into a separate directory

* Separate top models within the Biochem.Examples package

* Separate all subpackages within Biochem.Examples into separate *.mo files. Each subpackage corresponds to a standalone example

* Separate Biochem.Reactions.MichaelisMenten into separate components

* separate Biochem.Reactions.MassAction.Reversible into separate components

* decompose package Reactions.MassAction.Irreversible into separate components

* Decompose Reactions.Inhibition into separate components

* decompoase Reactions.FastEquilibrium into separate components

* Decompose package Reactions into separate components

* ignore backup files

* annotations for version 1.0.2

* Revert "ignore backup files"

This reverts commit 898a667.

* remove backup files

* announcing version 1.0.2

* missing partial declaration

* missing "partial" declaration

* "partial" missing

* Update ReadMe (MSL library version)

MSL 3.2.3 for version 1.0.2

* fix merging error. partial keyword retained

* reorganizing units and substances package icons into Icons directory

* MSL 4.0.0 instead of 3.2.3

* Icons package extends the standard Icon package of MSL 4.0.0

* notes on the difference between Biochem.Icons and Modelica.Icons.* in the documentation

* revision information

* making use of Modelica.Icons.InterfacesPackage

* Making use of Modelica.Icons.* when needed, however preferring Biochem Icons when available

* Back to MSL 3.2.3

Usage of MSL 4.0.0 after applying the conversion script

* Move annotations to the correct position in a class (#18)

The Modelica grammar does not allow annotations except at the end of a class.

* Convert to MSL 4.0.0 (#19)

* Convert to MSL 4.0.0

* Update version number to 1.0.3

* resolve conflict due to BioChem 1.0.3

* resolve conflict due to BioChem V 1.0.3

Co-authored-by: Martin Sjölund <martin@sjoelund.se>
@AtiyahElsheikh AtiyahElsheikh merged commit 76cf6f5 into AtiyahElsheikh:develop Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant