Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NLSolve AC Power Flow Solver #689

Merged
merged 10 commits into from
Apr 3, 2020
Merged

NLSolve AC Power Flow Solver #689

merged 10 commits into from
Apr 3, 2020

Conversation

ccoffrin
Copy link
Member

@ccoffrin ccoffrin commented Apr 3, 2020

Initial prototype for #590

@ccoffrin ccoffrin merged commit 4118b92 into rc-v0.16 Apr 3, 2020
@ccoffrin ccoffrin deleted the ac-pf branch April 4, 2020 01:16
ccoffrin added a commit that referenced this pull request Apr 13, 2020
* improved flexibity of branch flow expressions

* remove flow variables from PF definition

* NLSolve AC Power Flow Solver (#689)

* add NLSolve to deps
* add complex admittance matrix computation
* add julia native ac power flow solver, closes #590
* add tests for native ac pf solver

* Use Generic InfrastructureModels Tools (#691)

* updates for im solution generalization
* fixes for downstream packages, export and pm_fields macro
* remove InitializePowerModel, instantiate_model, update ref_ext api

* Update PWL implementation to sos variant (#692)

* lambda variant of pwl costs on generators and dclines

* update data correcting scripts for better power flow support

* revised semantics of propagate_topology_status, closes #677

* break pf-native test to separate file

* add PowerFlowData struct to support ac pf solves with minimal memory allocation

* Improved Generator Assignment in AC-PF (#695)

* update ac pf to assign generators based on reactive capacity
* refactor generator assignment to _assign_pg and _assign_qg functions
* add bus_gens to PowerFlowData struct

* add ac power flow solver docs

* add notes to changelog

* prep for release v0.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant