A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

oemof-thermal

Provides tools to model thermal energy components as an extension of oemof.solph, e.g. compression heat pumps, concentrating solar plants, thermal storage and solar thermal collectors.
https://github.com/oemof/oemof-thermal

Category: Energy Systems
Sub Category: Energy System Modeling Frameworks

Keywords from Contributors

energy-system modelling-framework energy-system-model datapackage oemof brandenburg tabular-data power wind flexibility-options

Last synced: about 8 hours ago
JSON representation

Repository metadata

Thermal energy components for the Open Energy Modeling Framework (oemof).

README.rst

          |badge_pypi| |badge_travis| |badge_docs| |badge_coverage| |link-latest-doi|

#############
oemof.thermal
#############

This package provides tools to model thermal energy components as an extension of
oemof.solph, e.g. compression heat pumps, concentrating solar plants, thermal
storages and solar thermal collectors.

.. contents::

About
=====

The aim of oemof.thermal is to create a toolbox for building models of
thermal energy systems. Modeling thermal energy systems requires specific preprocessing
and postprocessing steps whose detail exceeds the generic formulation of components in
oemof.solph. Currently, most of the functions collected here are intended to be used
together with oemof.solph. However, in some instances they may be useful independently
of oemof.solph.

oemof.thermal is under active development. Contributions are welcome.

Quickstart
==========

Install oemof.thermal by running

.. code:: bash

    pip install oemof.thermal

in your virtualenv. In your code, you can import modules like e.g.:

.. code:: python

    from oemof.thermal import concentrating_solar_power

Also, have a look at the
`examples `_.

Documentation
=============

Find the documentation at ``_.

Contributing
============

Everybody is welcome to contribute to the development of oemof.thermal. Find here the `developer
guidelines of oemof `_.

License
=======

MIT License

Copyright (c) 2019 oemof developing group

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


.. |badge_pypi| image:: https://badge.fury.io/py/oemof.thermal.svg
    :target: https://badge.fury.io/py/oemof.thermal
    :alt: PyPI version

.. |badge_docs| image:: https://readthedocs.org/projects/oemof-thermal/badge/?version=stable
    :target: https://oemof-thermal.readthedocs.io/en/stable/
    :alt: Documentation status

.. |badge_coverage| image:: https://coveralls.io/repos/github/oemof/oemof-thermal/badge.svg?branch=dev&service=github
    :target: https://coveralls.io/github/oemof/oemof-thermal?branch=dev
    :alt: Test coverage

.. |badge_travis| image:: https://travis-ci.org/oemof/oemof.svg?branch=dev
    :target: https://travis-ci.org/oemof/oemof-thermal
    :alt: Build status

.. |link-latest-doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3606385.svg
    :target: https://doi.org/10.5281/zenodo.3606385
    :alt: Zenodo DOI

        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 1,058
Total Committers: 14
Avg Commits per committer: 75.571
Development Distribution Score (DDS): 0.812

Commits in past year: 40
Committers in past year: 1
Avg Commits per committer in past year: 40.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
jnnr j****r@r****e 199
caroline.moeller c****r@r****e 198
FranziPl f****r@b****e 196
Marie Gering m****g@r****e 147
Jakob Wolf j****f@b****e 107
jnnr 3****r 92
Patrik Schönfeldt p****k@s****e 78
jakob-wo 4****o 23
felixj9 3****9 9
Sasan Rasti s****i@i****m 3
uwe u****t@p****u 3
Cord Kaldemeyer c****r@f****e 1
Sabine Haas s****s@r****e 1
Stephan Günther g****e@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 82
Total pull requests: 106
Average time to close issues: 3 months
Average time to close pull requests: 17 days
Total issue authors: 15
Total pull request authors: 9
Average comments per issue: 3.3
Average comments per pull request: 2.6
Merged pull request: 92
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 7 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/oemof/oemof-thermal

Top Issue Authors

  • jnnr (29)
  • jakob-wo (15)
  • c-moeller (9)
  • MaGering (8)
  • p-snft (5)
  • FranziPl (4)
  • ckaldemeyer (3)
  • SabineHaas (2)
  • LuixLore (1)
  • DeepFluxion (1)
  • ttjaden (1)
  • simnh (1)
  • uvchik (1)
  • ciaradunks (1)
  • FrancisMe1 (1)

Top Pull Request Authors

  • jnnr (35)
  • MaGering (21)
  • FranziPl (17)
  • jakob-wo (11)
  • c-moeller (10)
  • p-snft (9)
  • sasanjac (1)
  • Pyosch (1)
  • SabineHaas (1)

Top Issue Labels

  • documentation (19)
  • enhancement (11)
  • bug (9)
  • feedback wanted (6)
  • question (4)
  • help wanted (4)

Top Pull Request Labels

  • documentation (22)
  • enhancement (14)
  • bug (6)
  • feedback wanted (6)
  • help wanted (2)

Package metadata

pypi.org: oemof.thermal

Thermal energy components for the open energy modelling framework.

  • Homepage:
  • Documentation: https://oemof.thermal.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.0.8 (published 5 months ago)
  • Last Synced: 2025-04-26T06:02:08.106Z (1 day ago)
  • Versions: 11
  • Dependent Packages: 2
  • Dependent Repositories: 5
  • Downloads: 1,028 Last month
  • Rankings:
    • Dependent packages count: 3.244%
    • Dependent repos count: 6.742%
    • Average: 8.446%
    • Downloads: 9.222%
    • Forks count: 10.554%
    • Stargazers count: 12.467%
  • Maintainers (2)

Dependencies

tests/test_requirements.txt pypi
  • flake8 * test
  • pylint * test
docs/requirements.txt pypi
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
  • samuelmeuli/lint-action v1 composite
.github/workflows/packaging.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/tox_checks.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
.github/workflows/tox_pytests.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • matplotlib *
  • numpy >= 1.16.5
  • oemof.solph *
  • pandas >= 0.18.0
  • pvlib <= 0.9.0

Score: 13.495167543272931