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

Discussion: powerflow #150

Open
abhyshr opened this issue Mar 15, 2023 · 1 comment
Open

Discussion: powerflow #150

abhyshr opened this issue Mar 15, 2023 · 1 comment

Comments

@abhyshr
Copy link
Collaborator

abhyshr commented Mar 15, 2023

Looking at the power flow application code, my understanding is that complex values are not used in the power flow calculation. However, there are methods (such as vectorValues, diagMatrixValues etc.) that are implemented with complex input arguments, but these are unused.

Is there any mode where complex values are used in power flow. My guess is not, but want to confirm.

@chenyousu @bjpalmer @yliu250

@bjpalmer
Copy link
Contributor

I thought the power flow code was written using complex values. At any rate, I think that at one time we had a version that used complex matrices to solve the power flow equations. We may have switched to a purely real formulation at some point. @chenyousu would probably know more about it.

@bjpalmer bjpalmer added this to the GridPACK 3.5 Release milestone Oct 11, 2023
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

No branches or pull requests

2 participants