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

Added square and circle limiters to inner control #345

Closed
wants to merge 1 commit into from

Conversation

HaleyRoss
Copy link

This pull request needs to be paired with my subsequent pull request in PowerSystems.jl to function correctly.

I added an instantaneous (square) current limiter and magnitude (circle) current limiter logic here to the inner_control_models.jl in the mdl_inner_ode()s sections that accept PSY.VoltageModeControl and PSY.CurrentModeControl.

@rodrigomha rodrigomha self-requested a review July 31, 2023 16:45
@jd-lara
Copy link
Member

jd-lara commented Feb 15, 2024

Notes on this PR

  • Bump dependencies. Probably needs to rebase.
  • Implement methods that call for the current limiter instead of using == 1.0 etc
  • Implement Priority Current limiter.

@jd-lara jd-lara closed this May 21, 2024
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 this pull request may close these issues.

None yet

2 participants