Skip to content

Conversation

@pelesh
Copy link
Collaborator

@pelesh pelesh commented Feb 11, 2025

Provide skeleton for developing phasor dynamics component models. This includes designing base classes, unit testing framework, and a few simple components.

Included are component models for

  • bus
  • branch
  • load

@pelesh pelesh added documentation Improvements or additions to documentation enhancement New feature or request testing new model labels Feb 11, 2025
@pelesh pelesh self-assigned this Feb 11, 2025
@pelesh pelesh force-pushed the phasor-dynamics-base-dev branch from e20a597 to af2d0f6 Compare February 11, 2025 22:56
@pelesh pelesh marked this pull request as ready for review February 12, 2025 03:15
Copy link
Collaborator

@abirchfield abirchfield left a comment

Choose a reason for hiding this comment

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

Looks good

@pelesh pelesh merged commit 1c09d11 into develop Feb 17, 2025
2 checks passed
@pelesh pelesh deleted the phasor-dynamics-base-dev branch March 14, 2025 03:36
pelesh added a commit that referenced this pull request Apr 14, 2025
* Defined base classes for Buses and components.

* Add infinite bus to phasor dynamic components.

* Setup unit testing for phasor dynamics components.

* Add simple load component.

* Add bus tests.

* Add Branch model.

* Add load tests.

* New Model::Evaluator*

* Use override keyword in phasor dynamics models.

* Expand code comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request new model testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants