Sienna-Platform / Sienna-Platform/PowerOperationsModels.jl
Add losses approximations to PTDF models
Open
@rodrigomha is already working on this.
Since Feb 12, 2026.
enhancement
- Dominant language
- Julia
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 26
Description
We can employ the losses factors from Power Flow in the loop results to include losses into the PTDF formulations. This approach will require that the NetworkModel has a PowerFlowEvaluator defined or throw an error otherwise.
The losses factors are parameters calculated from the simulation state's flow values.
The challenge to put this in production is that it will require the implementation of LHS parameters.
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.