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

Filter hanging co-simulation #2524

Open
trevorhardy opened this issue Mar 20, 2023 · 0 comments
Open

Filter hanging co-simulation #2524

trevorhardy opened this issue Mar 20, 2023 · 0 comments
Labels
bug Issue concerning incorrect code operation

Comments

@trevorhardy
Copy link
Contributor

Describe the bug
The inclusion of the filter in the "delayed-pi-exchange" (unmaintained) example causes the co-simulation to hang.

What is the expected behavior?
Co-simulation should run to completion when a filter is included.

To Reproduce
Run "delayed-pi-exchange" example in "delayed-pi-exchange" branch.

Environment (please complete the following information):

  • Operating System: Mac
  • Language Extension: Python 3.11.0
  • what compiler or setup process did you use: pip install helics[cli]
  • HELICS version: 3.4.0
$ helics_app --version: 3.4.0 (2023-01-19)

Additional context and information
Commenting out the filter in pisender.py allows the co-simulation to run to completion.

@trevorhardy trevorhardy added the bug Issue concerning incorrect code operation label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue concerning incorrect code operation
Projects
None yet
Development

No branches or pull requests

1 participant