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

Add shortcircuit extensions for Generator and Identifiable #384

Open
mathbagu opened this issue Nov 15, 2021 · 0 comments · Fixed by #436
Open

Add shortcircuit extensions for Generator and Identifiable #384

mathbagu opened this issue Nov 15, 2021 · 0 comments · Fixed by #436

Comments

@mathbagu
Copy link

mathbagu commented Nov 15, 2021

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

  • What is the current behavior?

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

  • What is the expected behavior?
    Backport of Add shortcircuit extensions for Generator and Identifiable powsybl-core#1858

  • What is the motivation / use case for changing the behavior?

  • Please tell us about your environment:

    • PowSyBl Version: ...
    • OS Version: ...
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, spectrum, etc)

(if a question doesn't apply, you can delete it)

@sebalaig sebalaig linked a pull request May 11, 2022 that will close this issue
5 tasks
mathbagu pushed a commit that referenced this issue Jul 12, 2022
* Add GeneratorShortCircuit extension
* Add IdentifiableShortCircuit extension
* Add units in documentation for getIpMax/setIpMax and add missing check for nan values in setIpMax

Signed-off-by: Sébastien LAIGRE <[email protected]>
gautierbureau pushed a commit that referenced this issue Nov 15, 2023
* Add GeneratorShortCircuit extension
* Add IdentifiableShortCircuit extension
* Add units in documentation for getIpMax/setIpMax and add missing check for nan values in setIpMax

Signed-off-by: Sébastien LAIGRE <[email protected]>
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 a pull request may close this issue.

1 participant