Skip to content

More flexible powerflows#692

Merged
brtietz merged 9 commits into
developfrom
more_flexible_powerflows
Sep 2, 2021
Merged

More flexible powerflows#692
brtietz merged 9 commits into
developfrom
more_flexible_powerflows

Conversation

@brtietz

@brtietz brtietz commented Aug 24, 2021

Copy link
Copy Markdown
Collaborator

Restrictions in SAM's powerflow code required that AC connected, behind the meter batteries only charge when the renewable system's power exceeded load, and only discharge when the load exceeded the renewable system's power. DC connected batteries were subject to the latter restriction as well.

In order to accurately process optimal dispatch from REopt, these powerflow constraints need to be lifted, as some timesteps will violate these constraints. This increases the power that SAM deliveres from the battery to the load while running a REopt dispatch case from 93% of REopt's prediction to 99.94% - and should help with other custom dispatch cases as well.

Pairs with SSC PR: NatLabRockies/ssc#609

@cpaulgilman

Copy link
Copy Markdown
Collaborator

@brtietz For BTM batteries, should the "Charge from system only when system output exceeds load" check box be enabled only if "Battery can charge from system" is checked?

Also, I plan to add conditional text similar to the FOM dispatch form to explain options that depend on whether the battery is AC- or DC-connected.

@brtietz

brtietz commented Aug 25, 2021

Copy link
Copy Markdown
Collaborator Author

@brtietz For BTM batteries, should the "Charge from system only when system output exceeds load" check box be enabled only if "Battery can charge from system" is checked?

Also, I plan to add conditional text similar to the FOM dispatch form to explain options that depend on whether the battery is AC- or DC-connected.

Great point! I added enabling/disabling code based on the charge variable in the latest push.

Thanks for offering to add the conditional text!

Brian Mirletz added 2 commits September 1, 2021 09:21
…es to annual energy and lcoe. Physical trough changes just look like formatting or convergence differences
@brtietz brtietz merged commit c680778 into develop Sep 2, 2021
@brtietz brtietz deleted the more_flexible_powerflows branch October 28, 2021 19:41
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release battery enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants