Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UdK-VPT/BuildingSystems
Modelica BuildingSystems library
https://github.com/UdK-VPT/BuildingSystems
building energy modelica simulation
Last synced: 3 months ago
JSON representation
Modelica BuildingSystems library
- Host: GitHub
- URL: https://github.com/UdK-VPT/BuildingSystems
- Owner: UdK-VPT
- License: bsd-3-clause
- Created: 2015-11-09T09:17:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:05:15.000Z (4 months ago)
- Last Synced: 2024-10-29T19:53:12.278Z (3 months ago)
- Topics: building, energy, modelica, simulation
- Language: Modelica
- Homepage: http://modelica-buildingsystems.de/
- Size: 64.1 MB
- Stars: 70
- Watchers: 23
- Forks: 34
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- open-sustainable-technology - BuildingSystems - The Modelica open source BuildingSystems library is developed for dynamic simulation of the energetic behavior of single rooms, buildings and whole districts. (Consumption / Buildings and Heating)
README
BuildingSystems
===============This is the development site for the Modelica [BuildingSystems](https://www.modelica-buildingsystems.de) library and its user guide.
Instructions for developers are available on the [wiki](https://github.com/UdK-VPT/BuildingSystems/wiki).## Library description
The Modelica BuildingSystems library is a free and open-source library for energy-related building and plant simulation.## Current release
This library is still under heavy development.
A release will be published when it is done.## License
The Modelica BuildingSystems library is available under the terms of the BSD 3-Clause License.
A copy of the license is available at
[BuildingSystems/LICENSE.md](https://github.com/UdK-VPT/BuildingSystems/blob/master/LICENSE.md).## Development and contribution
You may report any issues by using the [Issues](https://github.com/UdK-VPT/BuildingSystems/issues) button.
If you just have a question on how to use the library, please ask that question on the BuildingSystems mailinglist:
[https://groups.google.com/forum/#!forum/modelica-buildingsystems](https://goo.gl/d4ERld)Contributions in the form of [Pull Requests](https://github.com/UdK-VPT/BuildingSystems/pulls) are always welcome.
Prior to issuing a pull request, make sure your code follows
the [style guide and coding conventions](https://github.com/UdK-VPT/BuildingSystems/wiki/Guidelines).