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

Fix initialization of current in RXLoad #240

Closed
martinmoraga opened this issue Aug 3, 2023 · 0 comments · Fixed by #241
Closed

Fix initialization of current in RXLoad #240

martinmoraga opened this issue Aug 3, 2023 · 0 comments · Fixed by #241
Assignees
Labels
bug Something isn't working

Comments

@martinmoraga
Copy link
Contributor

The initialization of the current of the RXLoad in EMT is wrong. This can be observed in the example EMT_Slack_PiLine_PQLoad_with_PF_Init_PF, where the initial current is equal to {-4.568050e+15, 3.446055e+14, 4.223444e+15} which results in transients at the beginning of the simulation.

@martinmoraga martinmoraga self-assigned this Aug 3, 2023
@martinmoraga martinmoraga added the bug Something isn't working label Aug 3, 2023
@martinmoraga martinmoraga linked a pull request Aug 3, 2023 that will close this issue
@martinmoraga martinmoraga changed the title Fix inititialization of current in RXLoad Fix initialization of current in RXLoad Aug 3, 2023
dinkelbachjan added a commit that referenced this issue Aug 10, 2023
This PR fixes the initialization of the interface current of `RXLoad` in EMT. Moreover, the deprecated fuctions `clone` of `SP_Load`, `DP_RXLoad` and `EMT_Load` are deleted.

Closes #240
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

Successfully merging a pull request may close this issue.

1 participant