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

Reduce Network is not working #736

Open
vlgmarchesini opened this issue Apr 18, 2024 · 2 comments
Open

Reduce Network is not working #736

vlgmarchesini opened this issue Apr 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vlgmarchesini
Copy link

Describe the current behavior

When I call the function network.reduce, it pops out an error:
'PyPowsyblError: Parent tie line WTREBI5 XTR_HN51 1 + XTR_HN51 0HNOVI51 1 should be removed before the child dangling line'

Regardless of filtering by ids, voltage levels, and setting 'with_dangling_lines' to True or False, the error persists.

I tested with several different Common Grid Model uct files and the same error appears.
Once I remove all tielines that are not in the interest area. It works...

Describe the expected behavior

I would expect to reduce the problem size (interest area) an decrease time to run load flow and security analysis.

Describe the steps

No response

Environment

No response

Relevant Log Output

No response

Extra Information

I think it is a bug in the wrapper.

@vlgmarchesini vlgmarchesini added the bug Something isn't working label Apr 18, 2024
@annetill
Copy link
Member

@geofjamg
Copy link
Member

@vlgmarchesini this issue will be solved in next release thanks to powsybl/powsybl-core#3038

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

No branches or pull requests

3 participants