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

Include dumped energy as an optimisation criterion #228

Open
BenWinchester opened this issue Oct 5, 2023 · 0 comments
Open

Include dumped energy as an optimisation criterion #228

BenWinchester opened this issue Oct 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BenWinchester
Copy link
Contributor

Issue

When running optimisations, there's nothing in the outputs (as it's not a criteria) that enables a user to examine the dumped energy as a proxy to system utilisation.

It would be nice if this was something that a user could optimise based around.

Proposal

Introduce two new threshold criteria:

  • Dumped energy, which would be the total dumped energy in the iteration period;
  • Utilisation fraction, which would be the fraction of PV assets which are utilised. I.E., 1 - dumped_energy_fraction.

Alternatives are doing this afterwards.

@BenWinchester BenWinchester added the enhancement New feature or request label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants