Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openmodelica/biochem
BioChem is a package for biochemical modeling and simulation with Modelica
https://github.com/openmodelica/biochem
Last synced: 17 days ago
JSON representation
BioChem is a package for biochemical modeling and simulation with Modelica
- Host: GitHub
- URL: https://github.com/openmodelica/biochem
- Owner: OpenModelica
- Created: 2013-04-15T17:14:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T22:04:10.000Z (about 1 year ago)
- Last Synced: 2024-05-02T01:10:29.943Z (8 months ago)
- Language: Modelica
- Size: 818 KB
- Stars: 6
- Watchers: 20
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BioChem
Free library for biochemical modeling and simulation with Modelica.
## Library description
The design idea behind the `BioChem` library is to create a general purpose Modelica library
for modeling, simulation and visualization of biological and biochemical systems.
The classes implemented in the BioChem library describe substances and reactions that can
take place in-between these substances in a diverse number of biochemical pathways.![Library](BioChem/Resources/Images/Library.png)
## Current release
Download [BioChem v1.1.2 for MSL v4.0.0 (2021-06-19)](../../archive/v1.1.2.zip)
#### Release notes
* [Version v1.1.2 (2021-06-19)](../../archive/v1.1.2.zip)
* Bug removal: several duplication implementations within package.mo and seperate *.mo source files
* [Version v1.1.1 (2021-05-08)](../../archive/v1.1.1.zip)
* Removing a bug in the Icons package
* Minor improvements
* [Version v1.1.0 (2021-05-02)](../../archive/v1.1.0.zip)
* Moving, simplifying and cleaning embedded graphical annotations to own package Icons
* A UsersGuide package
* Improved implementation of Units package
* [Version v1.0.3 (2021-04-06)](../../archive/v1.0.3.zip)
* Conversion script to MSL 4.0.0
* [Version v1.0.2 (2020-06-02)](../../archive/v1.0.2.zip)
* Summary: All major components into separate *.mo files, Converted to MSL 3.2.3
* [Version v1.0.1 (2013-04-18)](../../archive/v1.0.1.zip)
* Summary: Converted to MSL 3.2.1
* [Version v1.0 (2009-08-31)](../../archive/v1.0.zip)
* Summary: Initial version, compatible with MSL v2.2.2## License
Copyright © 2005-2015 MathCore Engineering AB, Linköpings universitet and Modelica Association
The BioChem library is free software released under the terms of the [Mozilla Public License, version 2.0](https://www.mozilla.org/MPL/2.0/).
## Development and contribution
You may report any issues with using the [Issues](https://github.com/OpenModelica/BioChem/issues) button.
Contributions in the form of [Pull Requests](https://github.com/OpenModelica/BioChem/pulls) are always welcome.