-
Notifications
You must be signed in to change notification settings - Fork 30
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
[FEATURE] Automatic tap changer in step-up transformer support #662
Comments
Most changes will happen in What need to happen:
to add_to_edge(state, edges, edge_props, from_node, to_node, {unregulated_idx, 0});
add_to_edge(state, edges, edge_props, to_node, from_node, {unregulated_idx, 0});
|
line numbers can change. can you add permalinks? (you can create them using the GitHub viewer) |
What need to happen:
The text was updated successfully, but these errors were encountered: