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

[Sensitivity] Sensi analysis should fail when loadflow fails #588

Open
sylvlecl opened this issue Aug 5, 2022 · 0 comments
Open

[Sensitivity] Sensi analysis should fail when loadflow fails #588

sylvlecl opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sylvlecl
Copy link
Contributor

sylvlecl commented Aug 5, 2022

  • Do you want to request a feature or report a bug?

Bug

  • What is the current behavior?

When the initial loadflow fails, sensitivities are still computed based on the computed state, which is not valid.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

See code here: main...sensi-issue-when-lf-fails

  • What is the expected behavior?

The analysis should report it has failed instead of providing output values.
Otherwise the user will use invalid values without noticing.

@sylvlecl sylvlecl added the bug Something isn't working label Aug 5, 2022
@annetill annetill self-assigned this Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants