Skip to content

Commit

Permalink
Merge branch 'feature/integrate_tsam_seg_objwei_reviewed' into featur…
Browse files Browse the repository at this point in the history
…e/integrate_tsam
  • Loading branch information
henhuy committed Nov 1, 2023
2 parents 61a16cc + 995cdb2 commit 33feb88
Show file tree
Hide file tree
Showing 11 changed files with 255 additions and 388 deletions.
41 changes: 41 additions & 0 deletions docs/whatsnew/v0-6-0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
v0.6.0 (????)
-------------

API changes
###########

* New attribute `tsa_paramters` of `oemof.solph.EnergySystem`

New features
############

* Allow usage of aggregated timeseries by
[TSAM](https://github.com/FZJ-IEK3-VSA/tsam) module. Original timeseries is
reflected by weighting typical periods (output from TSAM) accordingly.
Thus, variable costs, full load hours, startup/shutdown costs are weighted
accordingly to occurrences of typical period in original timeseries.
Additionally, storage equations are adapted in order to respect
long-term/saisonal energy storage.

Documentation
#############

Bug fixes
#########

* Fix objective weighting for startup and shutdown costs in case of no
multi-period approach.

Testing
#######

* Added test for comparison of TSAM mode versus original mode.
Including testing of storage behaviour, variable and investment costs.

Contributors
############

* Hendrik Huyskens
* Maximilian Hillen
* Patrik Schönfeldt
* Johannes Kochems

This file was deleted.

Loading

0 comments on commit 33feb88

Please sign in to comment.