OpenTerrace / openterrace-python

OpenTerrace: A fast, flexible and extendable Python framework for packed bed thermal energy storage simulations

Home Page:https://openterrace.github.io/openterrace-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Release PyPI - Version PyPI - Python Version GitHub Actions Workflow Status GitHub Issues

Logo

OpenTerrace is a pure Python framework for packed bed thermal energy storage simulations. It is built from the ground up to be flexible and extendable on modern Python 3.x with speed in mind.

OpenTerrace uses awesome open-source software such as Numba, NumPy and SciPy

Why OpenTerrace?

  • FAST
    By making use of modern compilers and optimised tri-diagonal matrix solvers, OpenTerrace is built to be fast.

  • FLEXIBLE
    OpenTerrace is built from the ground up to be flexible for easy integration in system models or optimisation loops.

  • EXTENDABLE
    Modules for new materials such as non-spherical rocks or exotic Phase Change Materials (PCM) can easily be plugged into the OpenTerrace framework.

Want to contribute?

Contributions are welcome 🙏 Feel free to send pull requests or get in touch with me to discuss how to collaborate. More details in the docs.

Code contributors

  • Jakob Hærvig, Associate Professor, AAU Energy, Aalborg University, Denmark

About

OpenTerrace: A fast, flexible and extendable Python framework for packed bed thermal energy storage simulations

https://openterrace.github.io/openterrace-python/

License:GNU General Public License v3.0


Languages

Language:Python 92.9%Language:TeX 7.1%