cosim-demo-app icon indicating copy to clipboard operation
cosim-demo-app copied to clipboard

Application demonstrating libcosim features

Results 19 cosim-demo-app issues
Sort by recently updated
recently updated
newest added

It would be beneficial to be allowed to store scenario files in groups, e.g. within different sub-folders. Today, to be able to see one set of scenario files, one have...

1. Given configuration folder `/path/to/config` containing `OspSystemStructure_test.xml` 2. Start cosim-demo-app and specify configuration as: `/path/to/config/OspSystemStructure_text.xml` 3. Start simulation 4. Click 'Reset' 5. **cosim-demo-app crashes** 6. Rename `OspSystemStructure_test.xml` to `OspSystemStructure.xml` 7....

bug

Running the cosim-demo-app on a server and accessing the web client from another machine is not possible because the client always assumes that the server is running on localhost:8000. The...

bug
client

This issue has been known internally for a while. Just making an issue of it. `cosim-demo-app` fails loading Java based FMUs* due to the way golang handles the signals created...

bug

Discovered while messing around with a variable of type Integer using cosim-demo-app v0.7.0 with Chrome version 86.0.4240.111. When overriding the value of a variable with type Integer to e.g. `-1`,...

bug

The visible time window in plots is limited to a discrete set of choices between 10 seconds and 20 minutes. This seems a bit arbitrary, and often not sufficient. If...

enhancement

Currently, only JSON files in the `scenarios` subfolder are loaded, even though the underlying implementation also supports YAML (at least according to the [docs](https://open-simulation-platform.github.io/libcosim/scenario)). Either, the demo app should also...

enhancement

I often find myself switching between plots and the simulation status page to enable or disable real time simulations. For instance, when I want to forward the simulation waiting for...

enhancement

Make sure all steps are included and that it is correct. Refer to comment in this PR https://github.com/open-simulation-platform/cosim-demo-app/pull/156

documentation

Action 1: - Load House demo - Let it run for sometime (simulation running faster than real time) - Create a new plot (time series) and add all the outputs...

bug
client