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 a gPerSection parameter in the ShuntCompensator class #87

Closed
mathbagu opened this issue Nov 8, 2017 · 0 comments · Fixed by #1202
Closed

Add a gPerSection parameter in the ShuntCompensator class #87

mathbagu opened this issue Nov 8, 2017 · 0 comments · Fixed by #1202

Comments

@mathbagu
Copy link
Contributor

mathbagu commented Nov 8, 2017

Add an optional gPerSection attribute to the ShuntCompensator class.

IIDM v1.0

<iidm:shunt id="SC" name="SC" bPerSection="1.58025E-4" maximumSectionCount="10" currentSectionCount="0" connectableBus="SC_bus"/>

IIDM v1.1

<iidm:shunt id="SC" name="SC" bPerSection="1.58025E-4" gPerSection="1e-4" maximumSectionCount="10" currentSectionCount="0" connectableBus="SC_bus"/>
@mathbagu mathbagu added this to Backlog in IIDM v1.1 Nov 8, 2017
@mathbagu mathbagu moved this from Backlog to In progress in IIDM v1.1 Oct 15, 2018
@miovd miovd added this to Opened Issues in Evolutions IIDM Jan 9, 2020
@miovd miovd self-assigned this Feb 25, 2020
@miovd miovd moved this from Opened Issues to Assigned Opened Issues in Evolutions IIDM Feb 25, 2020
Evolutions IIDM automation moved this from Assigned Opened Issues to Done Issues Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Evolutions IIDM
  
Done Issues
IIDM v1.1
  
In progress
Development

Successfully merging a pull request may close this issue.

2 participants