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

Incomplete consumption & discharge events #51

Open
val-ismaili opened this issue Feb 12, 2025 · 0 comments
Open

Incomplete consumption & discharge events #51

val-ismaili opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@val-ismaili
Copy link
Collaborator

When an appliance consumption or discharge event crosses over midnight, if the user has specified to only simulate one day, this consumption and discharge remains incomplete and is just cut off. A feature called spillover is proposed that allows the user to optionally flag that they would like this consumption / discharge event to be looped back into the start of the day. The justification is that diurnal patterns are important and users likely carry out their uses at the same point each day.

To summarise the possible scenarios and proposed approach:

  • Single day sim: Optional flag to run spillover resulting in consumption and discharge flows past midnight being looped to start of the day. Default is just cutoff as current.
  • Multiple day sim: Consumption and discharge events continue into the next day. Optional flag to run spillover only applies to the final day in the sim which will loop it into the first day of the sim.

A challenge here is what if an event for that appliance is already sampled within the timestamps of the spillover shifted event?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant