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

EvCustomer model does not propagate storage state across boot-sim boundary #1162

Open
jecollins opened this issue Dec 28, 2023 · 1 comment
Labels
Customer EV Customer Test Missing or incorrect test

Comments

@jecollins
Copy link
Member

As a consequence, all instances start a sim session with completely empty batteries. Until this is fixed, there will be a startup-effect for this customer model that must be accounted for in game analysis. This problem is complicated by the fact that storage state is maintained per-subscription, and the model may end a boot session with multiple subscriptions depending on the specifics of tariffs available in the boot environment.

Ideally, the storage states from all current subscriptions at the time of recording the boot record will need to be consolidated in the boot record, then re-loaded and assigned to the initial subscription from the default broker at the start of a sim session.

@jecollins jecollins added Customer EV Customer Test Missing or incorrect test labels Jan 15, 2024
@jecollins
Copy link
Member Author

As a result of #1154, we have removed evcustomer from the standard config. This is now a low-priority issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer EV Customer Test Missing or incorrect test
Projects
None yet
Development

No branches or pull requests

1 participant