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

Allow BESS to Export #471

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Allow BESS to Export #471

wants to merge 1 commit into from

Conversation

adfarth
Copy link
Collaborator

@adfarth adfarth commented Jan 7, 2025

  • Added input option can_export_to_grid (defaults to false) to ElectricStorage and decision variable dvStorageToGrid

TODO:

  • index dvStorageToGrid on metering type, following the logic of tech export bins (add "p.StorageSalesTiers" or "p.s.electric_tariff.export_bins"? )
  • Add BESS inputs for can_net_meter, etc.
  • Determine whether to use dvs for total BESS discharge & BESStoGrid vs. BESStoLoad & BESStoGrid
  • If choosing the latter, rename dvDischargeFromStorage to indicate it's just discharge to load
  • Review and update emissions calculations to account for BESS export
  • Incorporate dvStorageToGrid into load balancing constraints

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

Successfully merging this pull request may close these issues.

1 participant