Changelog#
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.6.0#
2025-05-02
Improved modelling of hydrogen storage compression
v1.5.0#
2024-12-05
Add steam cycle and modified CCS (allowing improved modelling of Gas turbine / steam-cycle /CCS setup)
v1.4.0#
2024-09-30
add gas linepack storage device type (simplified model)
v1.3.0#
2024-05-27
allow hydrogen fuel blend for gas turbine
Fix: Reading csv profile data with timestamp column
v1.2.0#
2024-04-04
Add carbon capture and storage (CCS) devices
v1.1.0#
2023-08-16
Add carbon network to keep track of emissions more easily (and allow CCS in the future)
Fix: Removed redundant gas property (gas gravity)
v1.0.2#
2022-10-13
Fix: Corrected bug in compressor power demand expression
Modified separator device definition
Fix: Post-processing using selected time span
v1.0.1#
2022-04-06
Added: device constraints for minimum up and down time
v1.0#
2022-01-28
The first official Oogeso release
The main changes from earlier versions is code and functionality quality assurance
v0.5#
Unreleased
Decoupled YAML-interface from core code
Additional tests
Publish Sphinx-documentation
v0.4#
2022-01-11
Code cleanup
Improved unit- and integration testing
v0.3#
2021-11-26
initial package publish on PyPi
v0.2#
2020-11-01
complete model
v0.1#
2020-05-11
unfinished development