Case Studies#
HERON includes complete case studies demonstrating the framework applied to real-world domains.
Available Case Studies#
Case Study |
Description |
|---|---|
Multi-agent microgrid control with PandaPower integration |
Adding New Case Studies#
To contribute a new case study:
Create directory:
case_studies/your_domain/Follow the PowerGrid structure as a template
Update
pyproject.tomlto include your packageAdd documentation in
docs/source/case_studies/
See the Contributing guide for details.