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

Make it possible to simulate system of slaves #24

Closed
markaren opened this issue Nov 5, 2018 · 4 comments
Closed

Make it possible to simulate system of slaves #24

markaren opened this issue Nov 5, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@markaren
Copy link
Member

markaren commented Nov 5, 2018

With pluggable master algorithms and possible support for SSP.

Distributed execution would be available using FMU-proxy, as FMU proxy clients implements FMI4cpp's FmuSlave.

See https://github.com/SFI-Mechatronics/FMI4j/issues/44

@markaren
Copy link
Member Author

markaren commented Nov 7, 2018

After some consideration, this feature will most likely branched into a separate library. But until that time, I will keep this issue open in case someone wants to provide some input.

@traversaro
Copy link
Contributor

traversaro commented Nov 9, 2018

After some consideration, this feature will most likely branched into a separate library. But until that time, I will keep this issue open in case someone wants to provide some input.

Just for the sake of brainstorming: once a SSP-compatible C++ library is available, it would be nice to investigate if a lightweight SSP visual editor could be implemented using some available graph/dataflow component for Qt, such as https://github.com/nbergont/qgv, https://github.com/paceholder/nodeeditor or https://github.com/cneben/QuickQanava . Several projects also provide support for node editors for ImGui, see ocornut/imgui#306 .

By the way, thanks for all the great work on open source FMI tooling!

@traversaro
Copy link
Contributor

A first draft of the SSP standard is now available at: https://ssp-standard.org/publications/SSP10RC1/SystemStructureAndParameterization10RC1.pdf .

@markaren
Copy link
Member Author

markaren commented Oct 2, 2019

Closing as I don't see this happening in the scope of fmi4cpp.

@markaren markaren closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants