Open jnnr opened 3 years ago
Added constraint tests for storage and asymmetric storage and checked the lp-files:
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.
This PR adds tests of storage investment with the constraint of
capacity_potential
,storage_capacity_potential
,capacity_potential_charge/discharge
forStorage
andAssymetricStorage
.