-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/integrate_tsam_seg_objwei_reviewed' into featur…
…e/integrate_tsam
- Loading branch information
Showing
11 changed files
with
255 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
357 changes: 0 additions & 357 deletions
357
...s/storage_investment/v5_invest_optimize_all_technologies_but_storage_using_mp_and_tsam.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.