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

FIX voltage source impedance for 4 wire networks #422

Closed
wants to merge 3 commits into from

Conversation

hei06j
Copy link
Contributor

@hei06j hei06j commented Jan 12, 2023

This PR modifies the voltage source impedance matrix to support 4-wire networks similar to OpenDSS. The modifications do not impact the 3-wire networks.

This PR is linked to the issue #376 (comment)

Key changes:

  • zm (mutual impedance) and zs (self impedance) are stored.
  • voltage source impedance matrix is updated.
  • one OpenDSS file in the tests is updated.

The goal is to merge this PR before the native solver PR #375 (comment).

@pseudocubic
Copy link
Collaborator

Fixed by 2ca704d

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