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

[WIP] Fix issues CGMES export from scratch #2832

Open
4 tasks
nemanja-st opened this issue Dec 13, 2023 · 0 comments
Open
4 tasks

[WIP] Fix issues CGMES export from scratch #2832

nemanja-st opened this issue Dec 13, 2023 · 0 comments
Assignees
Labels

Comments

@nemanja-st
Copy link
Contributor

Describe the current behavior

  • TapChangerControl is not exported when control is disabled.
  • RegulatingControl is not exported when control is disabled
  • RegulatingControl is exported when SynchronousMachine has no regulation capability, qMin=qMax for all p
  • RatioTapChanger exported when there is only one step with rho=1
  • tculControlMode for RatioTapChanger set to reactive when control is disabled

Describe the expected behavior

  • Export TapChangerControl by default at least for all PhaseTapChanger.
  • Export RegulatingControl when SynchronousMachine has targetV and regulation capability, qMin != qMax for any p
  • Export RatioTapChanger when there are multiple steps defined.
  • Set tculControlMode to voltage by default.

Describe the steps

No response

Environment

No response

Relevant Log Output

No response

Extra Information

No response

@nemanja-st nemanja-st added the bug label Dec 13, 2023
@nemanja-st nemanja-st changed the title Fix issues CGMES export from scratch [WIP] Fix issues CGMES export from scratch Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants