Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ZBT-Tools
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 10.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created almost 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

energysys_components

Description

Energy conversion component class with transient state change methods.

A Python-based simulation tool to analyse energy conversion systems in an early concept phase, where energy conversion components are described by technical and economic specifications in form of surrogate models. These models provide uniform, simplified descriptions of dynamic behaviour such as start-up, heat-up and load change in temporal and energetic terms. Exemplary components include fuel cells, batteries and gas reformers.

Multiple different components can be linked via enthalpy flow to form a single dependent energy conversion path. A system can be comprised of several different paths.

System topology generation and control algorithms are published in:

https://github.com/ZBT-Tools/energysys_control

Unified 0D Component Model

General Description

Examples

img.png

Input and output definition

img.png

Parameter definition

img.png

State definition

img.png

Example

img.png img_1.png


Installation

pip install -e .\energysys_components\

image

Owner

  • Login: ZBT-Tools
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Kuschel"
  given-names: "Florian"
title: "energysys_components"
version: 1.0.3
date-released: 2025-07-25
url: "https://github.com/ZBT-Tools/energysys_components"

GitHub Events

Total
  • Create event: 4
  • Issues event: 2
  • Release event: 4
  • Delete event: 1
  • Push event: 20
  • Pull request event: 4
Last Year
  • Create event: 4
  • Issues event: 2
  • Release event: 4
  • Delete event: 1
  • Push event: 20
  • Pull request event: 4

Dependencies

pyproject.toml pypi
requirements.txt pypi
  • dash *
  • jupyterlab *
  • matplotlib *
  • numpy *
  • pandas *
  • plotly *
  • scipy *
  • setuptools *