Skip to content

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

License

Notifications You must be signed in to change notification settings

OpenTerrace/openterrace-python

Folders and files

NameName
Last commit message
Last commit date
May 31, 2024
Nov 5, 2024
Nov 5, 2024
Jun 4, 2024
Apr 25, 2024
Apr 25, 2024
Jun 4, 2024
Apr 30, 2024
Jan 1, 2022
Oct 14, 2024
Nov 5, 2024
May 31, 2024

Repository files navigation

PyPI - Version PyPI - Downloads PyPI - Python Version GitHub Actions Workflow Status GitHub Actions Workflow Status GitHub Issues status

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 most welcome! Feel free to send pull requests or get in touch to discuss how to collaborate.