-
Notifications
You must be signed in to change notification settings - Fork 6
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 support for topologies without transformers and slack grids with multiple nodes #1104
Added support for topologies without transformers and slack grids with multiple nodes #1104
Conversation
…rmers # Conflicts: # CHANGELOG.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor thing. And please remove the changes from #1098
Fine for me so far, but please rollback the changes from #1098 since I guess they're obsolte now, or? |
Correct me, if I am wrong, but I think the changes are rolled back completely. |
Sorry, I overlooked that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I hope not to be too pedandic :) But I would like to avoid future misunderstandings here
src/test/scala/edu/ie3/simona/agent/grid/PowerFlowSupportSpec.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for taking care of my points.
Resolves #1099