calliope-project / calliope

A multi-scale energy systems modelling framework
https://www.callio.pe
Apache License 2.0
277 stars 89 forks source link

Force link between flow cap and purchased units in base math #566

Closed brynpickering closed 4 months ago

brynpickering commented 4 months ago

Equivalent fix to the issue raised in #565.

Summary of changes in this pull request:

Reviewer checklist:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (36466f9) 95.76% compared to head (b8ed034) 95.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #566 +/- ## ======================================= Coverage 95.76% 95.76% ======================================= Files 24 24 Lines 3566 3566 Branches 777 711 -66 ======================================= Hits 3415 3415 Misses 86 86 Partials 65 65 ```