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

Can't handle FMUs with parantheses in name on Linux/WSL #88

Open
eidekrist opened this issue Mar 15, 2023 · 0 comments
Open

Can't handle FMUs with parantheses in name on Linux/WSL #88

eidekrist opened this issue Mar 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@eidekrist
Copy link
Member

Setup:
In OspSystemStructure.xml:

<Simulator name="PropellerAndRudder" source="proxyfmu://localhost?file=path/to/PropellerandFlapRudderwithOWC(BETA).fmu" stepSize="0.05">

Action:

cosim run /path/to/OspSystemStructure.xml 

Result:

[proxyfmu] Found proxyfmu executable: "/mnt/c/cosim-v0.7.1-linux64-gcc9/bin/proxyfmu" version: v0.3.1
[proxyfmu] Booting FMU instance 'PropellerAndRudder'..
[proxyfmu] FMU instance 'PropellerAndRudder' instantiated using port 58696
terminate called without an active exception
Aborted

cosim run-single PropellerandFlapRudderwithOWC(BETA).fmu works fine.

@eidekrist eidekrist added the bug Something isn't working label Mar 15, 2023
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

1 participant