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

Multiple generators, part I: Implement aggregation of multiple generators #168

Closed
wants to merge 2 commits into from

Conversation

frapac
Copy link
Member

@frapac frapac commented May 10, 2021

Allow to support cases with multiple generators in ExaPF.

If a bus has multiple generators, we aggregate the data and the costs coefficients corresponding to the generators, so we get only one generator at each PV bus.

See #28

Allow to support case with multiple generators.
If a bus has multiple generators, we aggregate the
data and the costs coefficients corresponding to the
generators, so we get only one generator at each PV bus.
@frapac frapac requested a review from dmaldona May 10, 2021 09:56
Copy link
Member

@dmaldona dmaldona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! I just added some minor comments.

src/PowerSystem/power_network.jl Show resolved Hide resolved
src/PowerSystem/power_network.jl Show resolved Hide resolved
src/PowerSystem/power_network.jl Outdated Show resolved Hide resolved
src/PowerSystem/power_network.jl Show resolved Hide resolved
@frapac frapac closed this May 12, 2021
@frapac frapac deleted the fp/agg_generators branch May 17, 2021 07:53
@frapac frapac mentioned this pull request Jun 25, 2021
9 tasks
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

2 participants