Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.4 KB

Oedisi

Main - Integration Tests Main - Unit Tests Documentation PyPI version

oedisi (OpenEDI - System Integration) is an orchestration interface for HELICS power simulations.

  • connects algorithms and data in a co-simulation framework HELICS by instantiating new components with the right HELICS configuration
  • runs simulations (including with debug features) using the oedisi CLI tool.
  • provides common Pydantic models for communications between power system algorithms and data in oedisi.types

Documentation

Main Docs

Getting Started (with example)

Example

The repository sgidal-example contains a basic example including

  • OpenDSS federate
  • measuring federate
  • weighted least squares state estimator federate
  • recording federates