Skip to content

Add 10 generator system to phasor dynamics examples #135

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

Merged
merged 6 commits into from
Jun 18, 2025

Conversation

pelesh
Copy link
Collaborator

@pelesh pelesh commented Jun 10, 2025

Description

Add a phasor dynamics example to simulates a 11-bus system with 10 Genrou 6th order generator models split in two groups of five generators. The two groups are connected by a high-impedance branch, which makes connection between them weak.

@Steven-Roberts

Proposed changes

This could be a helpful use case for testing multi method numerical integration schemes. The example outputs generator speeds and voltage magnitudes on electrical buses. The example is documented with minimalistic code comments.

Checklist

  • All tests pass.
  • Code compiles cleanly with flags -Wall -Wpedantic -Wconversion -Wextra.
  • The new code follows GridKit™ style guidelines.
  • N/A There are unit tests for the new code.
  • The new code is documented.
  • The feature branch is rebased with respect to the target branch.

Further comments

@pelesh pelesh self-assigned this Jun 10, 2025
@pelesh pelesh force-pushed the slaven/ten_gen_dev branch from 984c585 to f58c89f Compare June 10, 2025 23:15
Copy link
Collaborator

@abdourahmanbarry abdourahmanbarry left a comment

Choose a reason for hiding this comment

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

This looks good!

@pelesh pelesh merged commit 3585940 into develop Jun 18, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants