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

Heating zone improvements #80

Closed
MPavicevic opened this issue Mar 4, 2021 · 1 comment
Closed

Heating zone improvements #80

MPavicevic opened this issue Mar 4, 2021 · 1 comment
Milestone

Comments

@MPavicevic
Copy link
Member

Model could be generalized a bit further because variables such as commitment, ramping rates, min on/off times etc. dont work for heat only units (they work only on u(au) set).

Storage units can also be attached to heating zone, now this is not possible because set s(u) instead of s(au).

For this to work storage balance equation needs to be expanded with Heat(hu,i) parameter but some creativity is necessary to avoid conflicts with other heat units who supply heat directly into their own storage and then storage supplies heat to the heating zone (this is also a bit fishy because even when heat storage capacity is set to 0 storage charging is recorded in OutputsStorageInput which complicates plotting of storage units linked to one heating zone). One of the solutions would be introduction of StorageDischarge variable that would bypass heat storage in hours when it is to expensive and supply heat directly into the heating zone (same as in electricity zones).

@MPavicevic MPavicevic added this to the v 2.5 milestone Mar 4, 2021
@MPavicevic
Copy link
Member Author

Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant