Skip to content

Off-nominal branch tap and phase support#417

Open
lukelowry wants to merge 2 commits into
developfrom
lukel/branch-xfmr-dev
Open

Off-nominal branch tap and phase support#417
lukelowry wants to merge 2 commits into
developfrom
lukel/branch-xfmr-dev

Conversation

@lukelowry
Copy link
Copy Markdown
Collaborator

@lukelowry lukelowry commented May 28, 2026

Description

Adds off-nominal tap magnitude and phase shift support to the PhasorDynamics Branch model so branch devices can represent line and transformer-style branches through the same component.

Proposed changes

  • Added tap and phase branch parameters with defaults of 1.0 and 0.0.
  • Updated branch admittance/residual calculations for off-nominal tap and phase shift behavior.
  • Added parser coverage, branch residual/Jacobian unit tests, and documentation for the new parameters.

Checklist

  • All tests pass. (except existing PE test)
  • Code compiles cleanly with flags -Wall -Wpedantic -Wconversion -Wextra.
  • The new code follows GridKit™ style guidelines.
  • There are unit tests for the new code.
  • The new code is documented.
  • The feature branch is rebased with respect to the target branch.
  • I have updated CHANGELOG.md to reflect the changes in this PR.

Further comments

None

@lukelowry lukelowry marked this pull request as ready for review May 28, 2026 23:25
@lukelowry lukelowry requested a review from pelesh May 28, 2026 23:25
@lukelowry lukelowry added the enhancement New feature or request label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant