A minimal starter repository implementing a simplified loss-aware DC Optimal Power Flow (OPF) model for small-scale / microgrid applications.
This repository contains:
opf_complete.py— a single-script implementation of a simplified OPF / optimal power sharing formulationRamharack_Loss_Aware_OPF_DC_Microgrids.pdf— supporting technical manuscriptfigures/— supporting plots or visual outputs
The project is research-oriented and intended for experimentation and conceptual development.
- A prototype implementation
- A mathematical exploration of DC loss-aware OPF
- A foundation for further development
- A production-ready OPF solver
- A validated grid operations tool
- A packaged Python library with API guarantees
- A fully tested or benchmarked framework
Early-stage research code. Suitable for academic exploration and extension.