NatLabRockies / NatLabRockies/H2Integrate
Add ability for `PeakLoadManagementOptimizedController` to handle any storage type
@vijay092 is already working on this.
Since May 8, 2026.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
PeakLoadManagementOptimizedController is currently limited to BESS applications. As part of future development, I want to generalize this to support any storage type capable of responding to a supervisory signal. This will involve several areas of work:
i) updating the documentation and docstrings to reflect the broader scope,
ii) writing additional tests to validate the new functionality
iii) investigating how this controller could be applied to non-BESS use cases beyond its original design intent.
Originally proposed by @elenya-grant.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.