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 3 commits into
base: develop
Choose a base branch
from
Draft

Allow BESS to Export #471

wants to merge 3 commits into from

Conversation

adfarth
Copy link
Collaborator

@adfarth adfarth commented Jan 7, 2025

TODO:

  • Things to consider before implementing:

    • Evaluate policies and determine whether BESS export is typically compensated through net metering or net billing programs.
    • If compensated through net metering, assess whether the BESS capacity should be included in the net_metering_limit_kw.
    • Consider adding other frameworks outside of net metering or net billing, in which the BESS can export, potentially not receive any NEM or NB compensation, and receive a per kWh compensation during defined periods (similar, but different from, CPs)
  • 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