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

Feature request: Providing operating periods for deferrable loads as list of time steps #391

Open
RenatusRo opened this issue Dec 5, 2024 · 1 comment

Comments

@RenatusRo
Copy link

Overruling the start_timesteps_of_each_deferrable_load, end_timesteps_of_each_deferrable_load params
it would be nice to convey the operating hours as a list of all eligible time steps:
{"operating_timesteps_load0": [0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1]}
in order to enable more than one operating time window per day.

I greatly appreciate your efforts!

@davidusb-geek
Copy link
Owner

This seems like a nice option indeed, more intuitive when compared to the current implementation of this feature.
At some point in the past i thought about this and then someone implemented the current version.
It is a matter of improving the ease of use of the code.

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

No branches or pull requests

2 participants