Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update math lower bound capacity setting #700

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Conversation

brynpickering
Copy link
Member

@brynpickering brynpickering commented Oct 24, 2024

Fixes #643

Hopefully this does the trick @sstroemer!

Summary of changes in this pull request

  • Moved capacity variable lower bound setting to own constraints.
  • Added equivalent constraints for area_use and source_cap.

Reviewer checklist

  • Test(s) added to cover contribution
  • Documentation updated
  • Changelog updated
  • Coverage maintained or improved

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.98%. Comparing base (959fea7) to head (8352f20).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #700   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files          29       29           
  Lines        4060     4060           
  Branches      580      580           
=======================================
  Hits         3897     3897           
  Misses         72       72           
  Partials       91       91           

src/calliope/math/plan.yaml Outdated Show resolved Hide resolved
src/calliope/math/plan.yaml Outdated Show resolved Hide resolved
src/calliope/math/plan.yaml Show resolved Hide resolved
@brynpickering brynpickering merged commit 6b60eb7 into main Nov 29, 2024
10 of 11 checks passed
@brynpickering brynpickering deleted the fix-lower-bound-caps branch November 29, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposed fixes / consistency changes for documentation
2 participants