rl-institut / oemoflex

A flexible model structure for creating and analysing multi-regional sector-integrated energy systems with oemof featuring many flexibility options.
https://oemoflex.readthedocs.io
GNU Affero General Public License v3.0
4 stars 1 forks source link

Add test cases for storage investment #42

Open jnnr opened 3 years ago

jnnr commented 3 years ago

This PR adds tests of storage investment with the constraint of capacity_potential, storage_capacity_potential, capacity_potential_charge/discharge for Storage and AssymetricStorage.

jnnr commented 2 years ago

Added constraint tests for storage and asymmetric storage and checked the lp-files:

jnnr commented 1 year ago

TODO: Keep the tests and fixes for assymetric storage in a separate branch, but drop the test for storage to avoid duplication with oemof.tabular.

I keep this open and postpone this to the next release. In the meantime, AssymetricStorage could move to oemof.tabular's experimental facades anyway https://github.com/oemof/oemof-tabular/issues/46.