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

[bug] test_rundcpp.py get_isolated #2491

Open
KS-HTK opened this issue Dec 13, 2024 · 0 comments
Open

[bug] test_rundcpp.py get_isolated #2491

KS-HTK opened this issue Dec 13, 2024 · 0 comments

Comments

@KS-HTK
Copy link
Collaborator

KS-HTK commented Dec 13, 2024

_add_ppc_options(net, calculate_voltage_angles=False,
trafo_model="t", check_connectivity=False,
mode="pf", r_switch=0.0, init="flat",
enforce_q_lims=False, recycle=None)

_add_ppc_options has no attributes r_switch and init and is missing required attribute switch_rx_ratio

The function containing this call (get_isolated) has 0 usages and could be removed as it is not run as a test or called as part of one.

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

No branches or pull requests

1 participant