-
Notifications
You must be signed in to change notification settings - Fork 267
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
Allow heat-venting in all heating systems and impose small penalty for water tank chargers #1563
base: master
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
@fneum I've implemented this following our discussion but I'm not totally happy. Ideally, we would use the |
…price-water-tank-chargers
for more information, see https://pre-commit.ci
…price-water-tank-chargers
Changes proposed in this Pull Request
This PR
config.sector.marginal_cost_storage
toconfig.sector.marginal_cost_home_battery_storage
for clarityThis should avoid artificial heat-venting through water tank charging/discharging at efficiencies < 1 (c.f. #1546)
Checklist
envs/environment.yaml
.config/config.default.yaml
.doc/configtables/*.csv
.doc/data_sources.rst
.doc/release_notes.rst
is added.Testing
test/config.perfect.yaml
. Artificial heat-venting through water tank charging/discharging is fully removed.