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

fmusim hangs for high number of ports defined #607

Closed
MarcoFilimonE opened this issue Oct 9, 2024 · 1 comment · Fixed by #608
Closed

fmusim hangs for high number of ports defined #607

MarcoFilimonE opened this issue Oct 9, 2024 · 1 comment · Fixed by #608
Labels
bug Something isn't working

Comments

@MarcoFilimonE
Copy link

MarcoFilimonE commented Oct 9, 2024

Behaviour observed for both standards, FMI 2.0 and 3.0
If I have an FMU with a high number of ports of the same data type defined, it hangs.

Initially I thought that the limit was 124 ports of the same type, but the more I've tested, I observed this is not really consistent.
Nevertheless, with something like 140+ ports, it always hangs

FMU 2.0 with 140 outputs that hangs
SimpleExample.zip

FMU 3.0
SimpleExample_FMI3.zip

Update: FMU tested with fmpy and it works

@t-sommer
Copy link
Collaborator

Thanks for sharing the models, @MarcoFilimonE.

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

Successfully merging a pull request may close this issue.

2 participants