-
Notifications
You must be signed in to change notification settings - Fork 342
feat:allocate heat pump capex on heat bus #1748
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
Draft
amos-schledorn
wants to merge
39
commits into
master
Choose a base branch
from
feat-allocate-heat-pump-capex-on-heat-bus
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
4c0f7be
feat: remove heat pump nominal efficiency and reallocate link buses a…
amos-schledorn 1395da5
Merge remote-tracking branch 'origin/master' into feat-allocate-heat-…
amos-schledorn 147f963
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a6de7d6
Update scripts/prepare_sector_network.py
amos-schledorn d19e68c
Update scripts/prepare_sector_network.py
amos-schledorn 0173b9b
Update scripts/prepare_sector_network.py
amos-schledorn ed0ea40
Update scripts/prepare_sector_network.py
amos-schledorn 57ba638
doc:update release notes
amos-schledorn 62b8463
fix: adjust efficiency calculations in add_heat function to prevent d…
amos-schledorn a491e98
fix: remove redundant parameters in add_heat function
amos-schledorn 5d2293c
fix: increase non-zero COP limits to avoid small matrix coefficients
amos-schledorn 007fbca
Merge branch 'master' into feat-allocate-heat-pump-capex-on-heat-bus
amos-schledorn 89d8b9f
Merge branch 'master' into feat-allocate-heat-pump-capex-on-heat-bus
amos-schledorn f6ce6a8
fix: correct bus parameter order and adjust efficiency calculation in…
amos-schledorn d2c90d2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9a5d0a7
fix: correct cop clipping
amos-schledorn 1f3b126
feat: improve cop clipping
amos-schledorn 200cbdc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7777b59
fix: set default power limits in add_heating_capacities_installed_bef…
amos-schledorn 58273d0
fix: correct capital cost calculation in add_heating_capacities_insta…
amos-schledorn de91634
fix: update p_min_pu calculation in heating capacity to prevent opera…
amos-schledorn 0192fb0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 51e7a48
fix: update efficiency calculations in add_heat function to handle ed…
amos-schledorn e9cc423
fix: adjust efficiency calculation in add_heat function to handle edg…
amos-schledorn 39d3a0c
fix: use negative efficiencies instead of negative p_min_pu
amos-schledorn 1a75edc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d2a47a0
feat:replace clip_p_max_pu with rounding
amos-schledorn e088aaf
cycle back to positive efficiencies, negative p
amos-schledorn 17c7517
fix typo
amos-schledorn 7364c69
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] b2f779f
Revert "feat:replace clip_p_max_pu with rounding"
amos-schledorn 5367391
fix: use absolute value for clipping p_min_max
amos-schledorn c10e74b
Merge remote-tracking branch 'origin/master' into feat-allocate-heat-…
amos-schledorn c2f1b4f
fix multi-link heat pumps
amos-schledorn 2ee79e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] bb5e53b
fix efficiency2 in multi-link HPs
amos-schledorn 6b6a2d0
fix typo
amos-schledorn bb8b5f7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1646191
fix heat pump capacity limits in add_heat function
amos-schledorn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.