rl-institut / multi-vector-simulator

Multi-vector Simulation Tool assessing and optimizing Local Energy Systems (LES) for the E-LAND project
GNU General Public License v2.0
21 stars 10 forks source link

Fix/unused storage capacity flow #859

Closed smartie2076 closed 3 years ago

smartie2076 commented 3 years ago

Fix #847

Changes proposed in this pull request: Planned changes:

Extra changes:

The following steps were realized, as well (if applies):

smartie2076 commented 3 years ago

There is a double structure to determine the dispatch of assets - via E1.get_timeseries_per_bus with E1.get_flow() assertions, and thus E1.cut_below_micro is applied twice for each flow. This should rather be merged into the other functions.

smartie2076 commented 3 years ago

@ciaradunks the PR is ready for review now! :)

smartie2076 commented 3 years ago

@smartie2076 I've had a look through each commit and it all looks fine to me!

Oh, nice, no changes required =D