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

Batteries get free energy at the end of a grid outage #1270

Open
brtietz opened this issue Dec 16, 2024 · 0 comments
Open

Batteries get free energy at the end of a grid outage #1270

brtietz opened this issue Dec 16, 2024 · 0 comments

Comments

@brtietz
Copy link
Collaborator

brtietz commented Dec 16, 2024

Describe the bug
The battery uses a different minimum state of charge threshold during an outage versus when the grid is available. Typically the latter is higher. When the grid outage ends, the state of charge automatically resets to the minimum non-outage version without the battery charging being accounted for in the powerflow.

To Reproduce
Steps to reproduce the behavior:

  1. Create a detailed PV-battery behind the meter case
  2. Add a grid outage where the battery fully discharges to 10%
  3. Simulate the case and look at the battery state of charge when the grid outage ends
  4. See error

Expected behavior
The battery model code should tolerate an SOC lower than the minimum until the dispatch code has a chance to charge.

Screenshots
image

Desktop (please complete the following information):

  • Version 2023.12.17, 2024.12.12
@brtietz brtietz added this to the 2024 Release Patch 1 milestone Dec 16, 2024
@brtietz brtietz self-assigned this Dec 24, 2024
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