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

Allow for flexible indexing of buses #85

Open
dmaldona opened this issue Jan 5, 2021 · 0 comments
Open

Allow for flexible indexing of buses #85

dmaldona opened this issue Jan 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dmaldona
Copy link
Member

dmaldona commented Jan 5, 2021

The Jacobian matrix structure depends on the indexing of the buses and the way we order the variable vector (i.e. [v1 v2 a1 a2] or [v1 a1 v2 a2], etc.). Having control over this might help us both enhance the performance of the linear solver and decrease divergent scenarios.

Reviewers: @michel2323 , @frapac

@dmaldona dmaldona added the enhancement New feature or request label Jan 5, 2021
@dmaldona dmaldona self-assigned this Jan 5, 2021
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

No branches or pull requests

1 participant