Electa-Git / PowerModelsACDC.jl

A hybrid AC/DC OPF package based on PowerModels.jl
BSD 3-Clause "New" or "Revised" License
52 stars 20 forks source link

Add ACR Power Model formulation #79

Closed ghulam41 closed 1 year ago

ghulam41 commented 1 year ago

This PR is to add ACR power model OPF formulation.

Key features and limitations:

We are happy to extend it for TNEP and ACDCPF

codecov[bot] commented 1 year ago

Codecov Report

Base: 64.68% // Head: 65.53% // Increases project coverage by +0.84% :tada:

Coverage data is based on head (1829ecb) compared to base (4b0690c). Patch coverage: 90.44% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ========================================== + Coverage 64.68% 65.53% +0.84% ========================================== Files 36 38 +2 Lines 4624 4781 +157 ========================================== + Hits 2991 3133 +142 - Misses 1633 1648 +15 ``` | [Impacted Files](https://codecov.io/gh/Electa-Git/PowerModelsACDC.jl/pull/79?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/PowerModelsACDC.jl](https://codecov.io/gh/Electa-Git/PowerModelsACDC.jl/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1Bvd2VyTW9kZWxzQUNEQy5qbA==) | `100.00% <ø> (ø)` | | | [src/formdcgrid/acr.jl](https://codecov.io/gh/Electa-Git/PowerModelsACDC.jl/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2Zvcm1kY2dyaWQvYWNyLmps) | `80.76% <80.76%> (ø)` | | | [src/formconv/acr.jl](https://codecov.io/gh/Electa-Git/PowerModelsACDC.jl/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2Zvcm1jb252L2Fjci5qbA==) | `87.34% <87.34%> (ø)` | | | [src/core/variableconv.jl](https://codecov.io/gh/Electa-Git/PowerModelsACDC.jl/pull/79/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvcmUvdmFyaWFibGVjb252Lmps) | `82.02% <100.00%> (+1.98%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.